Searched refs:test_is_not_trivially_copyable (Results 1 – 2 of 2) sorted by relevance
38 void test_is_not_trivially_copyable() in test_is_not_trivially_copyable() function77 test_is_not_trivially_copyable<int&> (); in main()78 test_is_not_trivially_copyable<const A&> (); in main()79 test_is_not_trivially_copyable<B> (); in main()
37 void test_is_not_trivially_copyable() in test_is_not_trivially_copyable() function76 test_is_not_trivially_copyable<int&> (); in main()77 test_is_not_trivially_copyable<const A&> (); in main()78 test_is_not_trivially_copyable<B> (); in main()