gcc/libstdc++-v3/testsuite/20_util/tuple
Jonathan Wakely d8ab827382 re PR libstdc++/51365 (cannot use final empty class in std::tuple)
PR libstdc++/51365
	* include/std/tuple (_Tuple_impl): Check __is_final as well as
	is_empty.
	* testsuite/20_util/tuple/51365.cc: New.

From-SVN: r182523
2011-12-20 09:09:50 +00:00
..
comparison_operators
cons
creation_functions
element_access
requirements
48476.cc
51365.cc
cv_tuple_element.cc
cv_tuple_size.cc
moveable2.cc
moveable.cc
noexcept_move_assign.cc
noexcept_swap.cc
swap.cc
tuple_element.cc
tuple_size.cc