Searched defs:AlwaysEqType (Results 1 – 1 of 1) sorted by relevance
720 struct AlwaysEqType { struct721 bool operator==(const AlwaysEqType &RHS) const { return true; } in operator ==()