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