template <typename H>
struct VariantVisitor
Defined at line 831 of file ../../third_party/abseil-cpp/absl/hash/internal/hash.h
VariantVisitor
Public Members
H && hash_state
Public Methods
template <typename T>
H operator() (const T & t)
Defined at line 834 of file ../../third_party/abseil-cpp/absl/hash/internal/hash.h