#include <indirectCompareNames.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 by case-sensitive name comparison.
Definition at line 45 of file indirectCompareNames.h.
|
Returns true if a sorts before b, false otherwise.
Definition at line 33 of file indirectCompareNames.I. |