#include <firstOfPairCompare.h>
Public Member Functions | |
INLINE | FirstOfPairCompare (Compare compare=Compare()) |
INLINE bool | operator() (const ObjectType &a, const ObjectType &b) const |
Public Attributes | |
Compare | _compare |
|
|
|
|
|
Definition at line 36 of file firstOfPairCompare.h. |