Searched defs:UserEntryLess (Results 1 – 3 of 3) sorted by relevance
73 struct UserEntryLess { struct74 bool operator()(const UserEntry& lhs, const UserEntry& rhs) const { in operator()