llvm-project/libcxx/test/std/utilities
Eric Fiselier 0774aa96dc Allow is_swappable to SFINAE on deleted/ambiguous swap functions
llvm-svn: 275094
2016-07-11 19:57:13 +00:00
..
allocator.adaptor Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 2016-06-14 21:31:42 +00:00
function.objects Implement P0358r1. Fixes for not_fn. 2016-06-27 00:40:41 +00:00
intseq Remove trailing whitespace in test suite. Approved by Marshall Clow. 2016-06-01 21:35:39 +00:00
memory Implement P0163r0. Add shared_ptr::weak_type. 2016-06-27 01:02:43 +00:00
meta Allow is_swappable to SFINAE on deleted/ambiguous swap functions 2016-07-11 19:57:13 +00:00
ratio Move remaining _LIBCPP_VERSION tests into test/libcxx 2016-06-22 02:23:22 +00:00
template.bitset Move remaining _LIBCPP_VERSION tests into test/libcxx 2016-06-22 02:23:22 +00:00
time Move remaining _LIBCPP_VERSION tests into test/libcxx 2016-06-22 02:23:22 +00:00
tuple Handle std::get<T>(...) for std::tuple<> 2016-07-02 03:46:08 +00:00
type.index Move remaining _LIBCPP_VERSION tests into test/libcxx 2016-06-22 02:23:22 +00:00
utilities.general
utility Move remaining _LIBCPP_VERSION tests into test/libcxx 2016-06-22 02:23:22 +00:00
utility.requirements
nothing_to_do.pass.cpp