Searched refs:test_is_constructible (Results 1 – 1 of 1) sorted by relevance
81 void test_is_constructible() in test_is_constructible() function91 void test_is_constructible() in test_is_constructible() function101 void test_is_constructible() in test_is_constructible() function111 void test_is_constructible() in test_is_constructible() function156 test_is_constructible<int> (); in main()157 test_is_constructible<int, const int> (); in main()158 test_is_constructible<A, int> (); in main()159 test_is_constructible<A, int, double> (); in main()160 test_is_constructible<A, int, long, double> (); in main()161 test_is_constructible<int&, int&> (); in main()[all …]