Aria
2.8.0
|
Comparator for two pointers to map objects. More...
#include <ArMapObject.h>
Inherits binary_function< const ArMapObject *, const ArMapObject *, bool >.
Public Member Functions | |
bool | operator() (const ArMapObject *obj1, const ArMapObject *obj2) |
Returns true if obj1 is less than obj2; NULL pointers are greater than non-NULL. | |
Comparator for two pointers to map objects.
Java and Python Wrappers: Not available in Java or Python wrapper libraries.