#include <bn_point.h>
template<>
hash<point> struct
Hash support for point.
Public functions
- auto operator()(const point& value) const -> unsigned constexpr
- Returns the hash of the given point.