gcc/libstdc++-v3/testsuite/20_util/tuple
Jonathan Wakely 5c8dd62a1b re PR libstdc++/53648 ([C++11] nested empty tuples)
PR libstdc++/53648
	* include/std/tuple (__empty_not_final): Do not use EBO for tuples.
	* testsuite/20_util/tuple/53648.cc: New.
	* testsuite/20_util/uses_allocator/cons_neg.cc: Adjust dg-error line
	number.

From-SVN: r188636
2012-06-14 23:07:33 +01: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 re PR libstdc++/52702 ([C++11] std::is_trivially_destructible is missing) 2012-04-15 23:35:27 +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
53648.cc re PR libstdc++/53648 ([C++11] nested empty tuples) 2012-06-14 23:07:33 +01: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