template<int Precision>
bn::hash<fixed_size_t<Precision>> struct

Hash support for fixed_size_t.

Public functions

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