Public Member Functions | |
template<typename T , typename ConsumerT > | |
void | operator() (T inner_state, ConsumerT inner_cb) |
Public Attributes | |
absl::FunctionRef< void(HS, absl::FunctionRef< void(HS &)>)> | f |
Definition at line 369 of file abseil-cpp/absl/hash/hash.h.
|
inline |
Definition at line 371 of file abseil-cpp/absl/hash/hash.h.
absl::FunctionRef<void(HS, absl::FunctionRef<void(HS&)>)> absl::HashState::CombineUnorderedInvoker< HS >::f |
Definition at line 376 of file abseil-cpp/absl/hash/hash.h.