ViennaGrid - The Vienna Grid Library
2.1.0
|
This class provides a less-than comparison for points. Entries are checked for inequality, starting from the first and continuing only in the case of equality. More...
#include <point.hpp>
Public Member Functions | |
template<typename PointType > | |
bool | operator() (PointType const &p1, PointType const &p2) const |
This class provides a less-than comparison for points. Entries are checked for inequality, starting from the first and continuing only in the case of equality.
bool operator() | ( | PointType const & | p1, |
PointType const & | p2 | ||
) | const [inline] |