gcc/libstdc++-v3/include/tr1_impl
Paolo Carlini 08df5d3e97 re PR libstdc++/36949 ([C++0x] make_shared does not initialize enable_shared_from_this' internal shared_count)
2008-07-28  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/36949
	* include/tr1_impl/boost_shared_ptr.h
	(__shared_ptr(_Sp_make_shared_tag, _Alloc, _Args&&...): Call
	__enable_shared_from_this_helper.
	* testsuite/20_util/shared_ptr/creation/36949.cc: New.

From-SVN: r138219
2008-07-28 23:28:16 +00:00
..
array array (array<>::assign): Do not define in C++0x mode, per DR 776... 2008-06-13 07:35:22 +00:00
boost_shared_ptr.h re PR libstdc++/36949 ([C++0x] make_shared does not initialize enable_shared_from_this' internal shared_count) 2008-07-28 23:28:16 +00:00
boost_sp_counted_base.h
cctype
cfenv
cinttypes
cmath cmath (pow(float, int), [...]): Do not define in C++0x mode, per DR 550. 2008-05-26 19:18:24 +00:00
complex cmath (pow(float, int), [...]): Do not define in C++0x mode, per DR 550. 2008-05-26 19:18:24 +00:00
cstdint
cstdio
cstdlib
cwchar
cwctype
functional
functional_hash.h PR c++/33979 (partial) 2008-05-20 18:11:34 +00:00
hashtable Add initializer_list support as per N2679. 2008-07-21 15:40:39 -04:00
hashtable_policy.h hashtable_policy.h (_Map_base<,, [...]): Add per DR 761. 2008-05-23 01:39:17 +00:00
random
random.tcc
regex Add initializer_list support as per N2679. 2008-07-21 15:40:39 -04:00
type_traits assign_neg.cc: Adjust dg-error lines. 2008-07-16 10:10:41 +00:00
unordered_map Add initializer_list support as per N2679. 2008-07-21 15:40:39 -04:00
unordered_set Add initializer_list support as per N2679. 2008-07-21 15:40:39 -04:00
utility tuple: Replace int -> size_t throughout per DR 775. 2008-05-23 23:08:41 +00:00