An unary operator function that calls delete p. More...
#include <misc_types.h>
Public Member Functions | |
| template<class T > | |
| void | operator() (T *p) const |
An unary operator function that calls delete p.
Definition at line 181 of file misc_types.h.
| void Clasp::DeleteObject::operator() | ( | T * | p | ) | const [inline] |
Definition at line 182 of file misc_types.h.