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