Searched defs:TypeLess (Results 1 – 1 of 1) sorted by relevance
380 struct TypeLess { struct381 bool operator()(const Type* const a, const Type* const b) const { in operator()