Searched refs:default_compare_not_found (Results 1 – 1 of 1) sorted by relevance
20 struct default_compare_not_found { struct22 …friend int operator<=>(const default_compare_not_found&, const default_compare_not_found&) = defau…24 bool b = default_compare_not_found() < default_compare_not_found(); // expected-note {{first requir…