template<class K>
nCine::FNV1aHashFunc class

Fowler-Noll-Vo Hash (FNV-1a)

For more information: http://en.wikipedia.org/wiki/Fowler%E2%80%93Noll%E2%80%93Vo_hash_function

Public functions

auto operator()(const K& key) const -> hash_t