llvm-project/libcxx/test/std/utilities/utility/pairs/pair.astuple
Marshall Clow 8d113d430f Add a bunch of missing includes in the test suite to make it more portable. Fixes bugs #26120 and #26121. Thanks to Jonathan Wakely for the reports and the patches.
llvm-svn: 257474
2016-01-12 14:51:04 +00:00
..
get_const.fail.cpp
get_const.pass.cpp
get_const_rv.pass.cpp [libcxx] LWG2485: get() should be overloaded for const tuple&&. Patch from K-Ballo. 2015-12-18 00:36:55 +00:00
get_non_const.pass.cpp
get_rv.pass.cpp
pairs.by.type.pass.cpp Add a bunch of missing includes in the test suite to make it more portable. Fixes bugs #26120 and #26121. Thanks to Jonathan Wakely for the reports and the patches. 2016-01-12 14:51:04 +00:00
pairs.by.type1.fail.cpp
pairs.by.type2.fail.cpp
pairs.by.type3.fail.cpp
tuple_element.pass.cpp
tuple_size.pass.cpp