Public Member Functions | Public Attributes | List of all members
absl::HashState::CombineUnorderedInvoker< HS > Struct Template Reference

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
 

Detailed Description

template<typename HS>
struct absl::HashState::CombineUnorderedInvoker< HS >

Definition at line 369 of file abseil-cpp/absl/hash/hash.h.

Member Function Documentation

◆ operator()()

template<typename HS >
template<typename T , typename ConsumerT >
void absl::HashState::CombineUnorderedInvoker< HS >::operator() ( T  inner_state,
ConsumerT  inner_cb 
)
inline

Definition at line 371 of file abseil-cpp/absl/hash/hash.h.

Member Data Documentation

◆ f

template<typename HS >
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.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:02:17