template<>
bn::hash<int> struct

Hash support for int.

Public functions

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