#include <bn_functional.h>
template<>
hash<int64_t> struct
Hash support for int64_t.
Public functions
- auto operator()(int64_t value) const -> unsigned constexpr
- Returns the hash of the given int64_t.