gcc/libstdc++-v3/testsuite/20_util/shared_ptr/cons
Jonathan Wakely 53d01fd9e9 Support move-only deleters in std::shared_ptr (LWG 2802)
* doc/xml/manual/intro.xml: Document LWG 2802, 2873 and 2942 changes.
	* include/bits/shared_ptr.h (shared_ptr): Use rvalues for deleters
	(LWG 2802).
	* include/bits/shared_ptr_base.h (_Sp_ebo_helper, _Sp_counted_deleter
	(_Sp_counted_deleter::_Impl, __shared_count, __shared_ptr): Likewise.
	* testsuite/20_util/shared_ptr/cons/lwg2802.cc: New.

From-SVN: r249061
2017-06-09 14:20:37 +01:00
..
39405.cc
43820_neg.cc
46910.cc
51365.cc
52924.cc
55123.cc
58659.cc
58839.cc
61036.cc
79467.cc
80229.cc
alias.cc
alloc_min.cc
alloc.cc
array.cc
auto_ptr_neg.cc
auto_ptr.cc
constexpr.cc
copy.cc
deduction.cc
default.cc
lwg2802.cc
move.cc
noexcept_move_construct.cc
nullptr.cc
pointer.cc
unique_ptr_array.cc
unique_ptr_deleter_ref_1.cc
unique_ptr_deleter_ref_2.cc
unique_ptr_deleter.cc
unique_ptr_neg.cc
unique_ptr.cc
void_neg.cc
weak_ptr_expired.cc
weak_ptr.cc