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