gcc/libstdc++-v3/include
Jonathan Wakely d95521b411 re PR libstdc++/58594 (std::make_shared does not accept const types as parameters)
PR libstdc++/58594
	* include/bits/shared_ptr_base.h: Cast away cv-quals.
	* testsuite/20_util/shared_ptr/creation/58594-no-rtti.cc: New.
	* testsuite/20_util/shared_ptr/creation/private.cc: Make allocator
	rebindable so test passes with -fno-rtti.

From-SVN: r218691
2014-12-12 21:05:35 +00:00
..
backward re PR c++/33911 (attribute deprecated vs. templates) 2014-11-17 17:09:27 -05:00
bits re PR libstdc++/58594 (std::make_shared does not accept const types as parameters) 2014-12-12 21:05:35 +00:00
c
c_compatibility
c_global
c_std
debug re PR libstdc++/64276 (would be better to use __cpp_exceptions rather than __EXCEPTIONS to determine whether exceptions are available) 2014-12-12 15:58:49 +00:00
decimal
experimental re PR libstdc++/64276 (would be better to use __cpp_exceptions rather than __EXCEPTIONS to determine whether exceptions are available) 2014-12-12 15:58:49 +00:00
ext re PR libstdc++/64276 (would be better to use __cpp_exceptions rather than __EXCEPTIONS to determine whether exceptions are available) 2014-12-12 15:58:49 +00:00
parallel numeric.h: Do not use default arguments in function template redeclarations (definitions). 2014-11-04 03:41:16 +00:00
precompiled
profile Major maintenance patch of the profile mode. 2014-11-10 21:51:58 +00:00
std re PR libstdc++/64276 (would be better to use __cpp_exceptions rather than __EXCEPTIONS to determine whether exceptions are available) 2014-12-12 15:58:49 +00:00
tr1 re PR libstdc++/64276 (would be better to use __cpp_exceptions rather than __EXCEPTIONS to determine whether exceptions are available) 2014-12-12 15:58:49 +00:00
tr2
Makefile.am std::shared_ptr atomic operations 2014-11-12 23:55:11 +00:00
Makefile.in std::shared_ptr atomic operations 2014-11-12 23:55:11 +00:00