kblib 0.2.3
General utilities library for modern C++
kblib::FNV_hash< T, HashInt, void_if_t< std::is_pointer< T >::value > > Member List

This is the complete list of members for kblib::FNV_hash< T, HashInt, void_if_t< std::is_pointer< T >::value > >, including all inherited members.

operator()(T key_in, HashInt offset=fnv::fnv_offset< HashInt >::value) const noexcept -> HashIntkblib::FNV_hash< T, HashInt, void_if_t< std::is_pointer< T >::value > >inline