|
spot 2.16
|
Fowler-Noll-Vo hash parameters for 64 bits. More...
#include <spot/misc/hashfunc.hh>
Static Public Attributes | |
| static constexpr T | init = 14695981039346656037ULL |
| FNV offset basis. | |
| static constexpr T | prime = 1099511628211ULL |
| FNV prime. | |
Fowler-Noll-Vo hash parameters for 64 bits.
|
staticconstexpr |
FNV offset basis.
|
staticconstexpr |
FNV prime.
1.9.8