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 Enable lightweight checks with _GLIBCXX_ASSERTIONS. 2015-09-09 18:12:47 +01:00
bits Fix ambiguity with multiple enable_shared_from_this bases 2015-12-02 15:08:18 +00:00
c Add C++11 header <cuchar>. 2015-09-04 12:13:34 +01:00
c_compatibility More fine-grained autoconf checks for C99 library 2015-11-13 14:51:25 +00:00
c_global Handle C++11 <math.h> overloads on Solaris 12 2015-11-24 13:15:43 +00:00
c_std More fine-grained autoconf checks for C99 library 2015-11-13 14:51:25 +00:00
debug 2015-09-17 François Dumont <fdumont@gcc.gnu.org> 2015-09-17 19:23:26 +00:00
decimal
experimental Define path::_Cmpt after specializing path::__is_encoded_char 2015-12-01 11:33:17 +00:00
ext PR libstdc++/68353 fix _GLIBCXX_USE_C99_WCHAR test 2015-11-15 11:15:08 +00:00
parallel
precompiled Fix errors due to extra includes in extc++.h 2015-09-18 12:21:05 +01:00
profile c++config (_GLIBCXX_NOEXCEPT_IF): Define. 2015-07-13 18:15:48 +01:00
std PR libstdc++/66059 optimise _Build_index_tuple 2015-11-17 19:54:33 +00:00
tr1 Handle C++11 <math.h> overloads on Solaris 12 2015-11-24 13:15:43 +00:00
tr2
Makefile.am Define std::experimental::randint etc. 2015-11-13 16:49:40 +00:00
Makefile.in Define std::experimental::randint etc. 2015-11-13 16:49:40 +00:00