You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/utilities/utility/pairs/pair.astuple
Marshall Clow e5e9bff62a 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.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@257474 91177308-0d34-0410-b5e6-96231b3b80d8
10 years ago
..
get_const.fail.cpp Move test into test/std subdirectory. 11 years ago
get_const.pass.cpp Move test into test/std subdirectory. 11 years ago
get_const_rv.pass.cpp [libcxx] LWG2485: get() should be overloaded for const tuple&&. Patch from K-Ballo. 10 years ago
get_non_const.pass.cpp Move test into test/std subdirectory. 11 years ago
get_rv.pass.cpp Move test into test/std subdirectory. 11 years ago
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. 10 years ago
pairs.by.type1.fail.cpp Move test into test/std subdirectory. 11 years ago
pairs.by.type2.fail.cpp Move test into test/std subdirectory. 11 years ago
pairs.by.type3.fail.cpp Move test into test/std subdirectory. 11 years ago
tuple_element.pass.cpp [libcxx] Move tuple_size and tuple_element overloads for pair and array out of !defined(_LIBCPP_HAS_NO_VARIADICS) block. 11 years ago
tuple_size.pass.cpp [libcxx] Move tuple_size and tuple_element overloads for pair and array out of !defined(_LIBCPP_HAS_NO_VARIADICS) block. 11 years ago