Home
last modified time | relevance | path

Searched refs:partial_ordering_totally_ordered_with (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/libcxx/test/std/concepts/concepts.compare/concepts.totallyordered/
H A Dtotally_ordered.pass.cpp168 static_assert(std::totally_ordered<partial_ordering_totally_ordered_with>);
H A Dtotally_ordered_with.pass.cpp1083 partial_ordering_totally_ordered_with>());
/llvm-project-15.0.7/libcxx/test/support/
H A Dcompare_types.h303 struct partial_ordering_totally_ordered_with { struct
304 auto operator<=>(partial_ordering_totally_ordered_with const&) const noexcept = default;