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/variant/variant.variant
Eric Fiselier 3996cfb482 Add test for variant construction with duplicate types.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@366032 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
variant.assign Add option to disable variant narrowing conversion changes. 6 years ago
variant.ctor Add test for variant construction with duplicate types. 6 years ago
variant.dtor Support tests in freestanding 7 years ago
variant.mod [libc++] Fix XFAILs on macOS when exceptions are disabled 7 years ago
variant.status Support tests in freestanding 7 years ago
variant.swap [libc++] Fix XFAILs on macOS when exceptions are disabled 7 years ago
variant_array.fail.cpp Support tests in freestanding 7 years ago
variant_empty.fail.cpp Support tests in freestanding 7 years ago
variant_reference.fail.cpp Support tests in freestanding 7 years ago
variant_void.fail.cpp Support tests in freestanding 7 years ago