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