Searched refs:test_with_types (Results 1 – 1 of 1) sorted by relevance
83 constexpr bool test_with_types() { in test_with_types() function116 assert((test_with_types<int, double, std::partial_ordering>())); in test_three_way()117 assert((test_with_types<int, long, std::strong_ordering>())); in test_three_way()