gcc/libstdc++-v3/include
Jonathan Wakely 6d79ba303c re PR libstdc++/54351 (~unique_ptr() should not set stored pointer to null)
PR libstdc++/54351
	* include/bits/unique_ptr.h (unique_ptr<T>::~unique_ptr): Do not use
	reset().
	(unique_ptr<T[]>::~unique_ptr()): Likewise.
	* testsuite/20_util/unique_ptr/54351.cc: New.
	* testsuite/20_util/unique_ptr/assign/48635_neg.cc: Adjust dg-error
	line numbers.

From-SVN: r190676
2012-08-26 01:12:40 +01:00
..
backward memory: Include auto_ptr.h later. 2012-08-03 01:27:48 +01:00
bits re PR libstdc++/54351 (~unique_ptr() should not set stored pointer to null) 2012-08-26 01:12:40 +01:00
c
c_compatibility re PR libstdc++/54112 (including complex.h and complex fails in C++03) 2012-08-13 11:55:00 +00:00
c_global
c_std
debug functions.h (__check_partition_lower_aux): Remove redundant comparison with pivot value. 2012-08-03 19:34:49 +00:00
decimal [multiple changes] 2012-08-06 18:06:42 +00:00
ext re PR libstdc++/53270 (Error when bootstrapping gcc on hppa2.0-unknown-linux-gcc) 2012-07-16 22:57:18 +01:00
parallel
precompiled
profile re PR libstdc++/53657 ([C++11] pair(pair&&) move constructor is non-trivial) 2012-07-13 08:59:58 +00:00
std re PR libstdc++/54297 ([C++11] Segmentation fault with std::async and released shared state) 2012-08-26 00:01:40 +01:00
tr1
tr2
Makefile.am
Makefile.in