gcc/libstdc++-v3/testsuite
Jonathan Wakely 28eca950b7 Fix ambiguity with multiple enable_shared_from_this bases
PR libstdc++/56383
	* testsuite/20_util/enable_shared_from_this/56383.cc: New.
	* include/bits/shared_ptr_base.h (__enable_shared_from_this): Make
	friend declaration match previous declaration of
	__enable_shared_from_this_helper.
	* include/bits/shared_ptr.h (enable_shared_from_this): Likewise.

From-SVN: r231181
2015-12-02 15:08:18 +00:00
..
17_intro
18_support Port libvtv to Solaris 2015-11-25 10:30:25 +00:00
19_diagnostics
20_util Fix ambiguity with multiple enable_shared_from_this bases 2015-12-02 15:08:18 +00:00
21_strings Fix std::wstring capacity test for short wchar_t 2015-11-14 17:24:42 +00:00
22_locale
23_containers * testsuite/23_containers/vector/profile/vector.cc: Add maxdata option on AIX. 2015-11-21 00:38:25 -05:00
24_iterators
25_algorithms
26_numerics Handle C++11 <math.h> overloads on Solaris 12 2015-11-24 13:15:43 +00:00
27_io Improve tests for valid values of iostream bitmask types 2015-11-25 13:49:06 +00:00
28_regex
29_atomics
30_threads
abi
backward
config
data
decimal
experimental * testsuite/experimental/random/randint.cc: Add dg-add-options tls. 2015-11-14 09:22:53 -05:00
ext
lib
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters Ensure another pretty-printer test uses C++98 mode 2015-11-26 16:25:55 +00:00
libstdc++-xmethods
performance
tr1
tr2
util
Makefile.am
Makefile.in