kblib 0.2.3
General utilities library for modern C++
|
An empty type is treated as if it were a single null byte. More...
#include <kblib/hash.h>
Public Member Functions | |
constexpr auto | operator() (const T &, HashInt offset=fnv::fnv_offset< HashInt >::value) const noexcept -> HashInt |
An empty type is treated as if it were a single null byte.
|
inlineconstexprnoexcept |