shared_ptr.h
26.9 KB
-
re PR libstdc++/43820 (auto_ptr used with incomplete type no longer triggers warning) · 4585cf72
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
Jonathan Wakely committed