tuple_element_t.cc
1.63 KB
-
Define __cpp_lib_tuple_element_t in <tuple> not <utility> · 74755c6a
* 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
Jonathan Wakely committed