gcc/libstdc++-v3/testsuite/20_util/tuple
Ville Voutilainen dbc6221fe5 Support allocators in tuples of zero size.
* include/std/tuple (tuple<>::tuple(),
	tuple<>::tuple(allocator_arg_t, const _Alloc&),
	tuple<>::tuple(allocator_arg_t, const _Alloc&, const tuple&)): New.
	* testsuite/20_util/tuple/cons/allocators.cc: Adjust.

From-SVN: r237143
2016-06-06 19:28:59 +03:00
..
comparison_operators Update copyright years. 2016-01-04 15:30:50 +01:00
cons Support allocators in tuples of zero size. 2016-06-06 19:28:59 +03:00
creation_functions Update copyright years. 2016-01-04 15:30:50 +01:00
element_access Update copyright years. 2016-01-04 15:30:50 +01:00
requirements Update copyright years. 2016-01-04 15:30:50 +01:00
48476.cc Update copyright years. 2016-01-04 15:30:50 +01:00
51365.cc Update copyright years. 2016-01-04 15:30:50 +01:00
53648.cc Update copyright years. 2016-01-04 15:30:50 +01:00
56785.cc Update copyright years. 2016-01-04 15:30:50 +01:00
60497.cc Update copyright years. 2016-01-04 15:30:50 +01:00
61947.cc Update copyright years. 2016-01-04 15:30:50 +01:00
67844.cc Update copyright years. 2016-01-04 15:30:50 +01:00
cv_tuple_element.cc Update copyright years. 2016-01-04 15:30:50 +01:00
cv_tuple_size.cc Update copyright years. 2016-01-04 15:30:50 +01:00
moveable2.cc Update copyright years. 2016-01-04 15:30:50 +01:00
moveable.cc Update copyright years. 2016-01-04 15:30:50 +01:00
noexcept_move_assign.cc Update copyright years. 2016-01-04 15:30:50 +01:00
noexcept_swap.cc Update copyright years. 2016-01-04 15:30:50 +01:00
swap.cc Update copyright years. 2016-01-04 15:30:50 +01:00
tuple_element_t.cc Update copyright years. 2016-01-04 15:30:50 +01:00
tuple_element.cc Update copyright years. 2016-01-04 15:30:50 +01:00
tuple_size.cc Update copyright years. 2016-01-04 15:30:50 +01:00