Delete object which checks for null pointer The deleted pointer is set to null.
More...
#include <TCDelete.h>
List of all members.
|
Public Member Functions |
template<class T > |
void | operator() (T *&ptr) |
Detailed Description
Delete object which checks for null pointer The deleted pointer is set to null.
Definition at line 77 of file TCDelete.h.
Member Function Documentation
template<class T >
void TC::CheckedDelete::operator() |
( |
T *& |
ptr |
) |
[inline] |
The documentation for this class was generated from the following file: