CASObject.
More...
#include <casfuncobj.h>
Public Member Functions | |
| void | operator() (CASObject *o) const |
Deletes the CASObject. | |
CASObject by simply calling delete.
Can be used with std::for_each() for instance.
Definition at line 242 of file casfuncobj.h.
1.4.7