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