gcc/libstdc++-v3/testsuite/20_util/tuple
Jonathan Wakely a02a61eeaa Limit std::tuple tests to run for C++11 and later
* testsuite/20_util/tuple/cons/66338.cc: Limit test to C++11 and
	later.
	* testsuite/20_util/tuple/cons/element_accepts_anything_byval.cc:
	Likewise.

From-SVN: r238945
2016-08-01 13:18:18 +01:00
..
comparison_operators
cons Limit std::tuple tests to run for C++11 and later 2016-08-01 13:18:18 +01:00
creation_functions
element_access libstdc++/72745 add static assertion for invalid tuple access 2016-07-31 18:08:52 +01:00
requirements
48476.cc
51365.cc
53648.cc
56785.cc
60497.cc
61947.cc
67844.cc
cv_tuple_element.cc
cv_tuple_size.cc
moveable2.cc
moveable.cc
noexcept_move_assign.cc
noexcept_swap.cc
swap.cc
tuple_element_t.cc
tuple_element.cc
tuple_size_v.cc Implement C++17 variable templates for type traits. 2016-07-29 22:01:39 +03:00
tuple_size.cc