Searched defs:ProtoEnumHasher (Results 1 – 1 of 1) sorted by relevance
47 struct ProtoEnumHasher { struct49 std::size_t operator()(T t) const { in operator()