#include <indirectCompareTo.h>
Public Member Functions | |
bool | operator() (const ObjectType *a, const ObjectType *b) const |
Returns true if a sorts before b, false otherwise. |
It defines the order of the pointers via compare_to().
Definition at line 41 of file indirectCompareTo.h.
|
Returns true if a sorts before b, false otherwise.
Definition at line 33 of file indirectCompareTo.I. |