template<class K>
nCine::JenkinsHashFunc class

Jenkins hash function.

For more information: http://en.wikipedia.org/wiki/Jenkins_hash_function

Public functions

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