Public Member Functions | |
template<typename U > | |
void | operator() (SpyHashStateImpl< U > &inner) |
Public Attributes | |
std::vector< std::string > | element_hash_representations |
std::shared_ptr< absl::optional< std::string > > | error |
Definition at line 200 of file abseil-cpp/absl/hash/internal/spy_hash_state.h.
|
inline |
Definition at line 206 of file abseil-cpp/absl/hash/internal/spy_hash_state.h.
std::vector<std::string> absl::hash_internal::SpyHashStateImpl< T >::UnorderedCombinerCallback::element_hash_representations |
Definition at line 201 of file abseil-cpp/absl/hash/internal/spy_hash_state.h.
std::shared_ptr<absl::optional<std::string> > absl::hash_internal::SpyHashStateImpl< T >::UnorderedCombinerCallback::error |
Definition at line 202 of file abseil-cpp/absl/hash/internal/spy_hash_state.h.