#include <utils.h>
Public Member Functions | |
| void | operator() (T *) |
Empty deallocator. This functor can be used with smart pointers when instance cannot be deallocated.
| void EmptyDeallocator< T >::operator() | ( | T * | ) | [inline] |
Deallocation function operator.