TC::CheckedDelete Class Reference
[Base Classes and Functions]

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]

Definition at line 81 of file TCDelete.h.


The documentation for this class was generated from the following file:

Copyright (c) Thomas Goessler 2003 - 2008