Template function to dealloc a container which owns a list of pointer to object. More...
#include <common.h>
Public Member Functions | |
bool | operator() (T *pT) const |
Template function to dealloc a container which owns a list of pointer to object.
bool deletePtr< T >::operator() | ( | T * | pT | ) | const [inline] |