#include <nCine/Base/HashFunctions.h>
template<class K>
FNV1aHashFunc class
Fowler-Noll-Vo Hash (FNV-1a).
For more information: http://en.wikipedia.org/wiki/Fowler%E2%80%93Noll%E2%80%93Vo_
Public functions
- auto operator()(const K& key) const -> hash_t