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