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