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/std/utilities/variant/variant.helpers
Marshall Clow a12318f5ae Added failing tests for index out of range for tuple_element<pair<T1,T2>> and variant_alternative<>
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@306580 91177308-0d34-0410-b5e6-96231b3b80d8
8 years ago
..
variant_alternative.fail.cpp Added failing tests for index out of range for tuple_element<pair<T1,T2>> and variant_alternative<> 8 years ago
variant_alternative.pass.cpp Implement C++17 <variant>. Patch from Michael Park! 9 years ago
variant_size.pass.cpp Add <variant> tests but disable them for libc++ 9 years ago