#include <GLBaseFitness.h>
Public Member Functions | |
bool | operator() (const GLBaseFitness *left, const GLBaseFitness *right) const |
Definition at line 62 of file GLBaseFitness.h.
bool GLBaseFitness::CompareFitness::operator() | ( | const GLBaseFitness * | left, | |
const GLBaseFitness * | right | |||
) | const [inline] |
Returns true if left operand is < then the right one.
Definition at line 69 of file GLBaseFitness.h.