You.i Engine
YiDeleteFunctors.h File Reference

Go to the source code of this file.

Classes

struct  CYICheckedDeleteFunctor< YI_PTR_TYPE >
 
struct  CYICheckedArrayDeleteFunctor< YI_PTR_TYPE >
 

Functions

template<typename YI_PTR_TYPE >
void YI_CHECKED_DELETE (YI_PTR_TYPE *pPtr)
 
template<typename YI_PTR_TYPE >
void YI_CHECKED_ARRAY_DELETE (YI_PTR_TYPE pArray[])