gcc/libstdc++-v3/testsuite/20_util/tuple
Jonathan Wakely 74755c6afc Define __cpp_lib_tuple_element_t in <tuple> not <utility>
* include/std/tuple (__cpp_lib_tuple_element_t): Move feature test
	macro from <utility> and change type to long.
	* include/std/utility (__cpp_lib_tuple_element_t): Remove.
	* testsuite/20_util/tuple/tuple_element_t.cc: Check for feature test
	macro.

From-SVN: r261596
2018-06-14 15:01:29 +01:00
..
apply Update copyright years. 2018-01-03 11:03:58 +01:00
comparison_operators Update copyright years. 2018-01-03 11:03:58 +01:00
cons Update copyright years. 2018-01-03 11:03:58 +01:00
creation_functions Update copyright years. 2018-01-03 11:03:58 +01:00
element_access Update copyright years. 2018-01-03 11:03:58 +01:00
make_from_tuple Update copyright years. 2018-01-03 11:03:58 +01:00
requirements Update copyright years. 2018-01-03 11:03:58 +01:00
48476.cc Update copyright years. 2018-01-03 11:03:58 +01:00
51365.cc Update copyright years. 2018-01-03 11:03:58 +01:00
53648.cc Update copyright years. 2018-01-03 11:03:58 +01:00
56785.cc Update copyright years. 2018-01-03 11:03:58 +01:00
60497.cc Update copyright years. 2018-01-03 11:03:58 +01:00
61947.cc Update copyright years. 2018-01-03 11:03:58 +01:00
67844.cc Update copyright years. 2018-01-03 11:03:58 +01:00
77395.cc Update copyright years. 2018-01-03 11:03:58 +01:00
77802.cc Update copyright years. 2018-01-03 11:03:58 +01:00
78939.cc Update copyright years. 2018-01-03 11:03:58 +01:00
cv_tuple_element.cc Update copyright years. 2018-01-03 11:03:58 +01:00
cv_tuple_size.cc Update copyright years. 2018-01-03 11:03:58 +01:00
cv_tuple_size_neg.cc Update copyright years. 2018-01-03 11:03:58 +01:00
moveable.cc Update copyright years. 2018-01-03 11:03:58 +01:00
moveable2.cc Update copyright years. 2018-01-03 11:03:58 +01:00
noexcept_move_assign.cc Update copyright years. 2018-01-03 11:03:58 +01:00
noexcept_swap.cc Update copyright years. 2018-01-03 11:03:58 +01:00
swap.cc Update copyright years. 2018-01-03 11:03:58 +01:00
swap_cxx17.cc Update copyright years. 2018-01-03 11:03:58 +01:00
tuple_element.cc Update copyright years. 2018-01-03 11:03:58 +01:00
tuple_element_t.cc Define __cpp_lib_tuple_element_t in <tuple> not <utility> 2018-06-14 15:01:29 +01:00
tuple_size.cc Update copyright years. 2018-01-03 11:03:58 +01:00
tuple_size_v.cc Update copyright years. 2018-01-03 11:03:58 +01:00