Home
last modified time | relevance | path

Searched refs:weak_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.cpp169 static_assert(std::totally_ordered<weak_ordering_totally_ordered_with>);
H A Dtotally_ordered_with.pass.cpp1085 weak_ordering_totally_ordered_with>());
/llvm-project-15.0.7/libcxx/test/support/
H A Dcompare_types.h310 struct weak_ordering_totally_ordered_with { struct
311 auto operator<=>(weak_ordering_totally_ordered_with const&) const noexcept = default;