Searched refs:test_is_not_move_constructible (Results 1 – 1 of 1) sorted by relevance
23 void test_is_not_move_constructible() in test_is_not_move_constructible() function65 test_is_not_move_constructible<char[3]>(); in main()66 test_is_not_move_constructible<char[]>(); in main()67 test_is_not_move_constructible<void>(); in main()68 test_is_not_move_constructible<Abstract>(); in main()