template<>
bn::hash<uint64_t> struct

Hash support for uint64_t.

Public functions

auto operator()(uint64_t value) const -> unsigned constexpr
Returns the hash of the given uint64_t.