template<>
bn::hash<int16_t> struct

Hash support for int16_t.

Public functions

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