gcc/libstdc++-v3/testsuite/20_util/tuple
Jonathan Wakely f771720378 Add c++11 effective target to tests for C++11 features
* testsuite/20_util/tuple/67844.cc: Require c++11 effective target.
	* testsuite/20_util/tuple/cons/nested_tuple_construct.cc: Likewise.
	* testsuite/27_io/rvalue_streams.cc: Likewise.

From-SVN: r239545
2016-08-17 20:23:15 +01:00
..
apply Add std::apply for C++17 2016-08-06 01:06:02 +01:00
comparison_operators Update copyright years. 2016-01-04 15:30:50 +01:00
cons Add c++11 effective target to tests for C++11 features 2016-08-17 20:23:15 +01:00
creation_functions Update copyright years. 2016-01-04 15:30:50 +01:00
element_access Add std::apply for C++17 2016-08-06 01:06:02 +01:00
make_from_tuple Add a feature macro for C++17 make_from_tuple. 2016-08-15 15:46:47 +03:00
requirements Remove deprecated has_trivial_xxx traits 2016-08-03 16:18:30 +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 Add c++11 effective target to tests for C++11 features 2016-08-17 20:23:15 +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
moveable.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
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.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_size.cc Update copyright years. 2016-01-04 15:30:50 +01:00
tuple_size_v.cc Implement C++17 variable templates for type traits. 2016-07-29 22:01:39 +03:00