Searched refs:test_is_trivially_copyable (Results 1 – 1 of 1) sorted by relevance
18 void test_is_trivially_copyable() in test_is_trivially_copyable() function66 test_is_trivially_copyable<int> (); in main()67 test_is_trivially_copyable<const int> (); in main()68 test_is_trivially_copyable<A> (); in main()69 test_is_trivially_copyable<const A> (); in main()70 test_is_trivially_copyable<C> (); in main()