template <typename I>
struct CombineUnorderedCallback
Defined at line 263 of file ../../third_party/abseil-cpp/absl/hash/internal/hash.h
Common implementation of the iteration step of a "combiner", as described
above.
Public Members
I begin
I end
Public Methods
template <typename InnerH, typename ElementStateConsumer>
void operator() (InnerH inner_state, ElementStateConsumer cb)
Defined at line 268 of file ../../third_party/abseil-cpp/absl/hash/internal/hash.h