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

Hash support for fixed_point_t.

Public functions

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