Static Public Member Functions | |
static State | combine_contiguous (State hash_state, const unsigned char *, size_t) |
![]() | |
static State | combine (State state, const T &value, const Ts &... values) |
static State | combine (State state) |
static State | combine_contiguous (State state, const T *data, size_t size) |
Definition at line 556 of file internal/hash.h.
|
static |