gcc/libstdc++-v3/testsuite/20_util/unique_ptr/modifiers
Jonathan Wakely 0569d07d16 re PR libstdc++/48398 ([C++0x] std::unique_ptr<T, D> is broken when D::pointer is not T*)
2011-04-02  Jonathan Wakely  <redi@gcc.gnu.org>

	PR libstdc++/48398
	* include/bits/unique_ptr.h (__tuple_type): Store pointer type.
	* testsuite/20_util/unique_ptr/modifiers/48398.cc: New.
	* testsuite/20_util/unique_ptr/requirements/pointer_type.cc: Remove
	unused parameter name.

From-SVN: r171894
2011-04-02 20:32:15 +01:00
..
43183.cc re PR libstdc++/43183 (std::unique_ptr::reset() does not conform to N3035.) 2010-03-02 00:40:28 +00:00
48398.cc re PR libstdc++/48398 ([C++0x] std::unique_ptr<T, D> is broken when D::pointer is not T*) 2011-04-02 20:32:15 +01:00
reset_neg.cc * decl2.c (mark_used): Adjust error for use of deleted function. 2010-06-29 20:51:13 -04:00