Home
last modified time | relevance | path

Searched refs:test_is_class (Results 1 – 1 of 1) sorted by relevance

/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.cat/
Dis_class.pass.cpp19 void test_is_class() in test_is_class() function
76 test_is_class<Empty>(); in main()
77 test_is_class<bit_zero>(); in main()
78 test_is_class<NotEmpty>(); in main()
79 test_is_class<Abstract>(); in main()
80 test_is_class<incomplete_type>(); in main()