Searched refs:test_is_not_copy_constructible (Results 1 – 1 of 1) sorted by relevance
23 void test_is_not_copy_constructible() in test_is_not_copy_constructible() function80 test_is_not_copy_constructible<char[3]>(); in main()81 test_is_not_copy_constructible<char[]>(); in main()82 test_is_not_copy_constructible<void>(); in main()83 test_is_not_copy_constructible<Abstract>(); in main()84 test_is_not_copy_constructible<C>(); in main()86 test_is_not_copy_constructible<B>(); in main()