gcc/libstdc++-v3/include
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
..
backward
bits Fix ambiguity with multiple enable_shared_from_this bases 2015-12-02 15:08:18 +00:00
c
c_compatibility
c_global Handle C++11 <math.h> overloads on Solaris 12 2015-11-24 13:15:43 +00:00
c_std
debug
decimal
experimental Define path::_Cmpt after specializing path::__is_encoded_char 2015-12-01 11:33:17 +00:00
ext
parallel
precompiled
profile
std
tr1 Handle C++11 <math.h> overloads on Solaris 12 2015-11-24 13:15:43 +00:00
tr2
Makefile.am
Makefile.in