kblib 0.2.3
General utilities library for modern C++
|
Hasher for any pointer type. More...
#include <kblib/hash.h>
Public Member Functions | |
auto | operator() (T key_in, HashInt offset=fnv::fnv_offset< HashInt >::value) const noexcept -> HashInt |
Hasher for any pointer type.
|
inlinenoexcept |