template<>
bn::hash<unsigned> struct

Hash support for unsigned.

Public functions

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