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

Hash support for fixed_rect_t.

Public functions

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