#include <mim/util/hash.h>
|
| static const uint64_t | offset = UINT64_C(14695981039346656037) |
| static const uint64_t | prime = UINT64_C(1099511628211) |
Definition at line 56 of file hash.h.
◆ offset
| const uint64_t mim::FNV1< 8 >::offset = UINT64_C(14695981039346656037) |
|
static |
◆ prime
| const uint64_t mim::FNV1< 8 >::prime = UINT64_C(1099511628211) |
|
static |
The documentation for this struct was generated from the following file: