gcc/libstdc++-v3/testsuite/20_util/tuple
Jonathan Wakely 3ecec1eff7 re PR libstdc++/56785 (std::tuple of two elements does not apply empty base class optimization when one of its elements is a std::tuple with two elements)
PR libstdc++/56785
	* include/std/tuple (_Tuple_impl): Remove zero-element specialization
	and define one-element specialization.
	* testsuite/20_util/tuple/56785.cc: New.

From-SVN: r219785
2015-01-17 00:21:41 +00:00
..
comparison_operators Update copyright years. 2015-01-05 13:33:28 +01:00
cons Update copyright years. 2015-01-05 13:33:28 +01:00
creation_functions Update copyright years. 2015-01-05 13:33:28 +01:00
element_access Update copyright years. 2015-01-05 13:33:28 +01:00
requirements re PR libstdc++/60132 (C++11: lack of is_trivially_copy_constructible) 2015-01-08 16:24:55 +00:00
48476.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
53648.cc Update copyright years. 2015-01-05 13:33:28 +01:00
56785.cc re PR libstdc++/56785 (std::tuple of two elements does not apply empty base class optimization when one of its elements is a std::tuple with two elements) 2015-01-17 00:21:41 +00:00
60497.cc Update copyright years. 2015-01-05 13:33:28 +01:00
61947.cc Update copyright years. 2015-01-05 13:33:28 +01:00
cv_tuple_element.cc Update copyright years. 2015-01-05 13:33:28 +01:00
cv_tuple_size.cc Update copyright years. 2015-01-05 13:33:28 +01:00
moveable.cc Update copyright years. 2015-01-05 13:33:28 +01:00
moveable2.cc Update copyright years. 2015-01-05 13:33:28 +01:00
noexcept_move_assign.cc Update copyright years. 2015-01-05 13:33:28 +01:00
noexcept_swap.cc Update copyright years. 2015-01-05 13:33:28 +01:00
swap.cc Update copyright years. 2015-01-05 13:33:28 +01:00
tuple_element.cc Update copyright years. 2015-01-05 13:33:28 +01:00
tuple_element_t.cc Update copyright years. 2015-01-05 13:33:28 +01:00
tuple_size.cc Update copyright years. 2015-01-05 13:33:28 +01:00