alternative destructor for arrays of objects More...
#include <LeapUtil.h>
Static Public Member Functions | |
static void | Destroy (T *pPointer) |
alternative destructor for arrays of objects
Definition at line 605 of file LeapUtil.h.
static void LeapUtil::SmartArrayDestructor< T >::Destroy | ( | T * | pPointer | ) | [inline, static] |
Definition at line 608 of file LeapUtil.h.