Go to the documentation of this file.
5 #ifndef BALL_CONCEPT_COMPARATOR_H
6 #define BALL_CONCEPT_COMPARATOR_H
46 virtual bool isEqual(
const T& a,
const T& b)
const
56 virtual bool isLess(
const T& a,
const T& b)
const
71 bool isGreater(
const T& a,
const T& b)
const
160 #endif // BALL_CONCEPT_COMPARATOR_H