#include <bn_fixed.h>
template<int Precision>
bn::hash<fixed_t<Precision>> struct

Hash support for fixed_t.

Public functions

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