Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/SemaCXX/
Dstd-compare-cxx2a.cpp20 struct default_compare_not_found { struct
22 …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…