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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/libcxx/utilities/utility/pairs/pairs.pair
Marshall Clow bc37f8d93d Make tuple_element static_assert in pair if the index is out of range. Also, add a message to variant_alternative<> in the similar case (it already asserted). Add tests for this
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@305196 91177308-0d34-0410-b5e6-96231b3b80d8
9 years ago
..
non_trivial_copy_move_ABI.pass.cpp Adjust libc++ test infastructure to fully support modules 9 years ago
pair.tuple_element.fail.cpp Make tuple_element static_assert in pair if the index is out of range. Also, add a message to variant_alternative<> in the similar case (it already asserted). Add tests for this 9 years ago
trivial_copy_move_ABI.pass.cpp Improve ABI tests for std::pair. 9 years ago