gcc/libstdc++-v3/testsuite/20_util/unique_ptr/assign
Jonathan Wakely 05a4261b10 unique_ptr.h (make_unique): Declare inline.
* include/bits/unique_ptr.h (make_unique): Declare inline.
	(unique_ptr<T[],D>::reset()): Combine two overloads into one.
	(default_delete, unique_ptr): Add doxygen comments.
	* include/bits/shared_ptr_base.h: Improve doxygen comments.
	* include/bits/shared_ptr.h: Likewise.
	* testsuite/20_util/default_delete/48631_neg.cc: Adjust dg-error line
	number.
	* testsuite/20_util/unique_ptr/assign/48635_neg.cc: Likewise.

From-SVN: r199069
2013-05-18 21:18:55 +01:00
..
48635_neg.cc unique_ptr.h (make_unique): Declare inline. 2013-05-18 21:18:55 +01:00
48635.cc
assign_neg.cc
cv_qual.cc
move_array.cc
move.cc
nullptr.cc