kblib 0.2.3
General utilities library for modern C++
kblib::FNV_hash< std::optional< T >, HashInt, void > Member List

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

operator()(const std::optional< T > &key, HashInt offset=fnv::fnv_offset< HashInt >::value) const noexcept -> HashIntkblib::FNV_hash< std::optional< T >, HashInt, void >inline