gcc/libstdc++-v3/testsuite/20_util/shared_ptr/cons
Jonathan Wakely fa575aab7d allocator_traits<allocator<T>> partial specialization
PR libstdc++/60976
	* include/bits/alloc_traits.h (allocator_traits<allocator<_Tp>>):
	Define partial specialization.
	* testsuite/20_util/shared_ptr/cons/58659.cc: Add construct and
	destroy members to std::allocator explicit specialization.

From-SVN: r233343
2016-02-11 13:30:27 +00:00
..
39405.cc Update copyright years. 2015-01-05 13:33:28 +01:00
43820_neg.cc Update copyright years. 2015-01-05 13:33:28 +01:00
46910.cc Update copyright years. 2015-01-05 13:33:28 +01:00
51365.cc Update copyright years. 2015-01-05 13:33:28 +01:00
52924.cc Update copyright years. 2015-01-05 13:33:28 +01:00
55123.cc Update copyright years. 2015-01-05 13:33:28 +01:00
58659.cc allocator_traits<allocator<T>> partial specialization 2016-02-11 13:30:27 +00:00
58839.cc Update copyright years. 2015-01-05 13:33:28 +01:00
61036.cc Update copyright years. 2015-01-05 13:33:28 +01:00
alias.cc Update copyright years. 2015-01-05 13:33:28 +01:00
alloc.cc Update copyright years. 2015-01-05 13:33:28 +01:00
alloc_min.cc Update copyright years. 2015-01-05 13:33:28 +01:00
auto_ptr.cc Update copyright years. 2015-01-05 13:33:28 +01:00
auto_ptr_neg.cc Update copyright years. 2015-01-05 13:33:28 +01:00
constexpr.cc Update copyright years. 2015-01-05 13:33:28 +01:00
copy.cc Update copyright years. 2015-01-05 13:33:28 +01:00
default.cc Update copyright years. 2015-01-05 13:33:28 +01:00
move.cc Update copyright years. 2015-01-05 13:33:28 +01:00
noexcept_move_construct.cc Update copyright years. 2015-01-05 13:33:28 +01:00
nullptr.cc Update copyright years. 2015-01-05 13:33:28 +01:00
pointer.cc Update copyright years. 2015-01-05 13:33:28 +01:00
unique_ptr.cc Update copyright years. 2015-01-05 13:33:28 +01:00
unique_ptr_array.cc Update copyright years. 2015-01-05 13:33:28 +01:00
unique_ptr_deleter.cc Update copyright years. 2015-01-05 13:33:28 +01:00
unique_ptr_deleter_ref_1.cc Update copyright years. 2015-01-05 13:33:28 +01:00
unique_ptr_deleter_ref_2.cc Update copyright years. 2015-01-05 13:33:28 +01:00
unique_ptr_neg.cc Update copyright years. 2015-01-05 13:33:28 +01:00
void_neg.cc Update copyright years. 2015-01-05 13:33:28 +01:00
weak_ptr.cc Update copyright years. 2015-01-05 13:33:28 +01:00
weak_ptr_expired.cc Update copyright years. 2015-01-05 13:33:28 +01:00