Searched refs:test_is_not_nothrow_constructible (Results 1 – 1 of 1) sorted by relevance
30 void test_is_not_nothrow_constructible() in test_is_not_nothrow_constructible() function36 void test_is_not_nothrow_constructible() in test_is_not_nothrow_constructible() function42 void test_is_not_nothrow_constructible() in test_is_not_nothrow_constructible() function95 test_is_not_nothrow_constructible<A, int> (); in main()96 test_is_not_nothrow_constructible<A, int, double> (); in main()97 test_is_not_nothrow_constructible<A> (); in main()98 test_is_not_nothrow_constructible<C> (); in main()101 test_is_not_nothrow_constructible<Tuple &, Empty> (); // See bug #19616. in main()