kblib 0.2.3
General utilities library for modern C++
kblib::FNV_hash< signed char, HashInt, void > Member List

This is the complete list of members for kblib::FNV_hash< signed char, HashInt, void >, including all inherited members.

operator()(signed char key, HashInt offset=fnv::fnv_offset< HashInt >::value) const noexcept -> HashIntkblib::FNV_hash< signed char, HashInt, void >inline