Searched refs:test_is_not_base_of (Results 1 – 1 of 1) sorted by relevance
34 void test_is_not_base_of() in test_is_not_base_of() function53 test_is_not_base_of<D, B>(); in main()54 test_is_not_base_of<B&, D&>(); in main()55 test_is_not_base_of<B[3], D[3]>(); in main()56 test_is_not_base_of<int, int>(); in main()