llvm-project/libcxx/test/std/utilities/meta/meta.unary/meta.unary.cat
Marshall Clow 4877c197c2 Added tests to make sure that the categorization traits work on incomplete types
llvm-svn: 261925
2016-02-25 20:15:47 +00:00
..
array.pass.cpp Added tests to make sure that the categorization traits work on incomplete types 2016-02-25 20:15:47 +00:00
class.pass.cpp Added tests to make sure that the categorization traits work on incomplete types 2016-02-25 20:15:47 +00:00
enum.pass.cpp Added tests to make sure that the categorization traits work on incomplete types 2016-02-25 20:15:47 +00:00
floating_point.pass.cpp Added tests to make sure that the categorization traits work on incomplete types 2016-02-25 20:15:47 +00:00
function.pass.cpp Added tests to make sure that the categorization traits work on incomplete types 2016-02-25 20:15:47 +00:00
integral.pass.cpp Added tests to make sure that the categorization traits work on incomplete types 2016-02-25 20:15:47 +00:00
is_array.pass.cpp Added tests to make sure that the categorization traits work on incomplete types 2016-02-25 20:15:47 +00:00
is_class.pass.cpp Added tests to make sure that the categorization traits work on incomplete types 2016-02-25 20:15:47 +00:00
is_enum.pass.cpp Added tests to make sure that the categorization traits work on incomplete types 2016-02-25 20:15:47 +00:00
is_floating_point.pass.cpp Added tests to make sure that the categorization traits work on incomplete types 2016-02-25 20:15:47 +00:00
is_function.pass.cpp Added tests to make sure that the categorization traits work on incomplete types 2016-02-25 20:15:47 +00:00
is_integral.pass.cpp Added tests to make sure that the categorization traits work on incomplete types 2016-02-25 20:15:47 +00:00
is_lvalue_reference.pass.cpp Added tests to make sure that the categorization traits work on incomplete types 2016-02-25 20:15:47 +00:00
is_member_object_pointer.pass.cpp Added tests to make sure that the categorization traits work on incomplete types 2016-02-25 20:15:47 +00:00
is_member_pointer.pass.cpp Added tests to make sure that the categorization traits work on incomplete types 2016-02-25 20:15:47 +00:00
is_null_pointer.pass.cpp Added tests to make sure that the categorization traits work on incomplete types 2016-02-25 20:15:47 +00:00
is_pointer.pass.cpp Added tests to make sure that the categorization traits work on incomplete types 2016-02-25 20:15:47 +00:00
is_rvalue_reference.pass.cpp Added tests to make sure that the categorization traits work on incomplete types 2016-02-25 20:15:47 +00:00
is_union.pass.cpp Added tests to make sure that the categorization traits work on incomplete types 2016-02-25 20:15:47 +00:00
is_void.pass.cpp Added tests to make sure that the categorization traits work on incomplete types 2016-02-25 20:15:47 +00:00
lvalue_ref.pass.cpp Added tests to make sure that the categorization traits work on incomplete types 2016-02-25 20:15:47 +00:00
member_function_pointer.pass.cpp Added tests to make sure that the categorization traits work on incomplete types 2016-02-25 20:15:47 +00:00
member_function_pointer_no_variadics.pass.cpp Added tests to make sure that the categorization traits work on incomplete types 2016-02-25 20:15:47 +00:00
member_object_pointer.pass.cpp Added tests to make sure that the categorization traits work on incomplete types 2016-02-25 20:15:47 +00:00
nullptr.pass.cpp Added tests to make sure that the categorization traits work on incomplete types 2016-02-25 20:15:47 +00:00
pointer.pass.cpp Added tests to make sure that the categorization traits work on incomplete types 2016-02-25 20:15:47 +00:00
rvalue_ref.pass.cpp Added tests to make sure that the categorization traits work on incomplete types 2016-02-25 20:15:47 +00:00
union.pass.cpp Added tests to make sure that the categorization traits work on incomplete types 2016-02-25 20:15:47 +00:00
void.pass.cpp Added tests to make sure that the categorization traits work on incomplete types 2016-02-25 20:15:47 +00:00