Searched defs:ProtoKeyHash (Results 1 – 1 of 1) sorted by relevance
487 struct ProtoKeyHash { struct488 size_t operator()(const ProtoKey &key) const noexcept in operator()