kblib
0.2.3
General utilities library for modern C++
|
#include <kblib/hash.h>
Public Member Functions | |
constexpr auto | operator() (const std::optional< T > &key, HashInt offset=fnv::fnv_offset< HashInt >::value) const noexcept -> HashInt |
|
inlineconstexprnoexcept |