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 prune.exp (libstdc++-dg-prune): Prune notes. 2011-06-09 23:56:00 -04:00
cons tuple (_Tuple_impl::_M_head, _M_tail): Mark constexpr. 2011-09-07 00:17:09 +00:00
creation_functions less_or_equal.cc: New. 2011-09-16 16:28:31 +00:00
element_access tuple (_Head_base<>::_M_head, [...]): Change to static constexpr functions; adjust everywhere. 2011-09-13 00:06:25 +00:00
requirements tuple: Mark more constructors constexpr. 2010-11-24 16:33:14 +00:00
48476.cc re PR libstdc++/48476 ([C++0x] conversion between std::tuple which have reference member is rejected) 2011-04-12 10:31:33 +00:00
51365.cc re PR libstdc++/51365 (cannot use final empty class in std::tuple) 2011-12-20 09:09:50 +00:00
cv_tuple_element.cc tuple (tuple_element<__i, [...]): Add. 2011-05-19 20:48:39 +00:00
cv_tuple_size.cc tuple (tuple_element<__i, [...]): Add. 2011-05-19 20:48:39 +00:00
moveable.cc Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
moveable2.cc type_traits (__or_, __and_): Add trivial definitions for a single element. 2011-05-31 02:29:22 +00:00
noexcept_move_assign.cc tuple (tuple<>::operator=(tuple&&)): Specify as noexcept. 2011-05-19 17:20:22 +00:00
noexcept_swap.cc tuple (tuple<>::operator=(tuple&&)): Specify as noexcept. 2011-05-19 17:20:22 +00:00
swap.cc forward_list.h (splice_after): Use forward. 2009-07-31 22:26:32 -04:00
tuple_element.cc Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
tuple_size.cc Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00