Searched defs:non_nullable_struct_with_non_bool_comparator (Results 1 – 1 of 1) sorted by relevance
98 struct non_nullable_struct_with_non_bool_comparator { struct99 int value = 0;101 constexpr void operator==(decltype(nullptr)) const {} in operator ==()
Completed in 3 milliseconds