kblib 0.2.3
General utilities library for modern C++
|
The prime to use for the FNVa hash algorithm, as a type trait. More...
#include <kblib/hash.h>
Public Attributes | |
KBLIB_CONSTANT_M UInt | value |
The prime to use for the FNVa hash algorithm, as a type trait.
KBLIB_CONSTANT_M UInt kblib::fnv::fnv_prime< UInt >::value |