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