template<>
bn::hash<uint8_t> struct

Hash support for uint8_t.

Public functions

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