ViennaGrid - The Vienna Grid Library  2.1.0
Public Member Functions
point_less Struct Reference

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

Detailed Description

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.


Member Function Documentation

bool operator() ( PointType const &  p1,
PointType const &  p2 
) const [inline]

The documentation for this struct was generated from the following file: