Searched refs:test_all_types (Results 1 – 3 of 3) sorted by relevance
79 constexpr bool test_all_types() { in test_all_types() function97 test_all_types(); in main()98 static_assert(test_all_types()); in main()
132 constexpr bool test_all_types() { in test_all_types() function145 test_all_types(); in main()146 static_assert(test_all_types()); in main()
88 void test_all_types() { in test_all_types() function