Searched defs:ProtoKeyComparator (Results 1 – 1 of 1) sorted by relevance
294 struct ProtoKeyComparator { struct295 bool operator()(const ProtoKey& lhs, const ProtoKey& rhs) const { in operator()