#include <mim/util/hash.h>
|
| static const uint32_t | offset = UINT32_C(2166136261) |
| static const uint32_t | prime = UINT32_C(16777619) |
Definition at line 50 of file hash.h.
◆ offset
| const uint32_t mim::FNV1< 4 >::offset = UINT32_C(2166136261) |
|
static |
◆ prime
| const uint32_t mim::FNV1< 4 >::prime = UINT32_C(16777619) |
|
static |
The documentation for this struct was generated from the following file: