Searched refs:test_is_class (Results 1 – 1 of 1) sorted by relevance
19 void test_is_class() in test_is_class() function76 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()