kblib 0.2.3
General utilities library for modern C++
|
Container hasher, for non-trivial elements (or non-contiguous storage) More...
#include <kblib/hash.h>
Public Member Functions | |
constexpr auto | operator() (const Container &key, HashInt offset=fnv::fnv_offset< HashInt >::value) const noexcept -> HashInt |
Container hasher, for non-trivial elements (or non-contiguous storage)
|
inlineconstexprnoexcept |