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 Public Member Functions inherited from absl::hash_internal::HashStateBase< State >
static State combine (Statestate, const T &value, const Ts &...values)
 
static State combine (Statestate)
 
static State combine_contiguous (Statestate, const T *data, size_t size)
 

Detailed Description

Definition at line 556 of file internal/hash.h.

Member Function Documentation

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:


abseil_cpp
Author(s):
autogenerated on Tue Jun 18 2019 19:44:39