Searched refs:ThrowingCmpCat (Results 1 – 1 of 1) sorted by relevance
77 struct ThrowingCmpCat { struct78 ThrowingCmpCat(std::strong_ordering);81 bool operator!=(ThrowingCmpCat o, int n) noexcept;84 friend ThrowingCmpCat operator<=>(A, A) noexcept;96 ThrowingCmpCat operator<=>(const C&) const = default;