struct ArenaPtrContainerHash
Defined at line 895 of file ../../third_party/protobuf/src/src/google/protobuf/arena.h
Transparent hasher that supports the same types as equality above.
This allows for heterogeneous lookup on UniquePtr and Ptr keyed associative
containers.
Public Methods
template <typename T>
decltype(absl::HashOf(ArenaPtrCmpBase::Unpack(value))) operator() (const T & value)
Defined at line 899 of file ../../third_party/protobuf/src/src/google/protobuf/arena.h