Searched refs:partial_ordering_totally_ordered_with (Results 1 – 3 of 3) sorted by relevance
168 static_assert(std::totally_ordered<partial_ordering_totally_ordered_with>);
1083 partial_ordering_totally_ordered_with>());
303 struct partial_ordering_totally_ordered_with { struct304 auto operator<=>(partial_ordering_totally_ordered_with const&) const noexcept = default;