#include <bn_functional.h>
template<>
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.