Searched defs:test_bool (Results 1 – 3 of 3) sorted by relevance
39 void test_bool() { in test_bool() function
260 …void test_bool() { enable_if_bool<false>::type i; } // expected-error{{enable_if_bool<false>'; did… in test_bool() function
1036 void test_bool(bool a) { in test_bool() function