gcc/libstdc++-v3/include
Jonathan Wakely 4585cf7236 re PR libstdc++/43820 (auto_ptr used with incomplete type no longer triggers warning)
2010-05-31  Jonathan Wakely  <jwakely.gcc@gmail.com>

	PR libstdc++/43820
	* include/bits/shared_ptr_base.h: Require complete type.
	* include/tr1/shared_ptr.h: Likewise.
	* testsuite/20_util/shared_ptr/cons/43820.cc: New.
	* testsuite/tr1/2_general_utilities/shared_ptr/cons/43820.cc: New.

From-SVN: r160082
2010-05-31 18:41:33 +00:00
..
backward
bits re PR libstdc++/43820 (auto_ptr used with incomplete type no longer triggers warning) 2010-05-31 18:41:33 +00:00
c
c_compatibility
c_global
c_std
debug basic_string.h (front, back): Add. 2010-05-31 14:14:42 +00:00
decimal
ext basic_string.h (front, back): Add. 2010-05-31 14:14:42 +00:00
parallel
precompiled
profile
std revert: re PR libstdc++/42832 (Revisit std::function for aliasing issues and efficiency) 2010-05-27 14:39:46 -04:00
tr1 re PR libstdc++/43820 (auto_ptr used with incomplete type no longer triggers warning) 2010-05-31 18:41:33 +00:00
tr1_impl
Makefile.am
Makefile.in