default destruction template class used by smart pointer. More...
#include <LeapUtil.h>
Static Public Member Functions | |
static void | Destroy (T *pPointer) |
default destruction template class used by smart pointer.
Definition at line 597 of file LeapUtil.h.
static void LeapUtil::SmartInstanceDestructor< T >::Destroy | ( | T * | pPointer | ) | [inline, static] |
Definition at line 600 of file LeapUtil.h.