adchpp::DeleteFunction Struct Reference
#include <Util.h>
List of all members.
Public Member Functions |
| template<typename T > |
| void | operator() (T *ptr) |
Detailed Description
Definition at line 48 of file Util.h.
Member Function Documentation
template<typename T >
| void adchpp::DeleteFunction::operator() |
( |
T * |
ptr |
) |
[inline] |