#include <casfuncobj.h>
Public Member Functions | |
| bool | operator() (const CASObject *o1, const CASObject *o2) const |
| Function operator for sorting by memory address. | |
This is used, for example, by the CASGarbage class to avoid deleting the same object twice, by sorting and unique'ing.
Definition at line 369 of file casfuncobj.h.
1.4.7