Static Public Member Functions | List of all members
absl::hash_internal::HashSelect::State Struct Reference
Inheritance diagram for absl::hash_internal::HashSelect::State:
Inheritance graph
[legend]

Static Public Member Functions

static State combine_contiguous (State hash_state, const unsigned char *, size_t)
 
static State combine_contiguous (State hash_state, const unsigned char *, size_t)
 
- Static Public Member Functions inherited from absl::hash_internal::HashStateBase< State >
static State combine (State state)
 
static State combine (State state)
 
static State combine (State state, const T &value, const Ts &... values)
 
static State combine (State state, const T &value, const Ts &... values)
 
static State combine_contiguous (State state, const T *data, size_t size)
 
static State combine_contiguous (State state, const T *data, size_t size)
 
static State combine_unordered (State state, I begin, I end)
 

Additional Inherited Members

- Public Types inherited from absl::hash_internal::HashStateBase< State >
using AbslInternalPiecewiseCombiner = PiecewiseCombiner
 
using AbslInternalPiecewiseCombiner = PiecewiseCombiner
 
using is_hashable = absl::hash_internal::is_hashable< T >
 

Detailed Description

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

Member Function Documentation

◆ combine_contiguous() [1/2]

static State absl::hash_internal::HashSelect::State::combine_contiguous ( State  hash_state,
const unsigned char *  ,
size_t   
)
static

◆ combine_contiguous() [2/2]

static State absl::hash_internal::HashSelect::State::combine_contiguous ( State  hash_state,
const unsigned char *  ,
size_t   
)
static

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


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