Equal To functor, to compare if points are equal. More...
#include <compare.hpp>
Public Member Functions | |
bool | operator() (Point const &left, Point const &right) const |
Equal To functor, to compare if points are equal.
Geometry | the geometry |
Dimension | the dimension to compare on, defaults to -1, indicating ALL dimensions. If a dimension is specified, only that dimension is considered |
Strategy | underlying coordinate comparing functor |
|
inlineinherited |
References boost::bimaps::support::left, and boost::icl::right().