#include <bn_fixed_point.h>
template<int Precision>
hash<fixed_point_t<Precision>> struct
Hash support for fixed_
Public functions
-
auto operator()(const fixed_
point_ t<Precision>& value) const -> unsigned constexpr - Returns the hash of the given fixed_
point_ t.