#include <comstl/functional/type_functionals.hpp>
This function class closes task memory blocks by returning their memory back to the COM task allocator
Public Member Functions | |
| void | operator() (void *p) const |
| Function call operator. | |
| void operator() | ( | void * | p | ) | const [inline] |
Function call operator.
| p | The memory to free |
1.5.6