FNV‐1 32‐bit offset‐basis seed, the starting value for 32‐bit FNV hashing.

Synopsis

Declared in <folly/hash/FnvHash.h>

constexpr uint32_t fnv32_hash_start = 2166136261UL;

Created with MrDocs