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