Searched defs:EqualType (Results 1 – 3 of 3) sorted by relevance
25 struct EqualType { struct27 constexpr bool operator<(const EqualType&) const { return false; } in operator <() argument72 [](const EqualType&, const EqualType&) { return false; }); in test_same()
13 struct EqualType { struct