__Destruct.h File Reference

Go to the source code of this file.

Namespaces

namespace  xvr2

Functions

template<class __ttype_x>
void xvr2::xvr2_delete (__ttype_x &ptr)
 Use this function in place of the delete operator for pointers, after it has been successfully called the argument will point to the NULL (0x0) address.
template<class __ttype_y>
void xvr2::xvr2_delete_array (__ttype_y &array)
 Use this function in place of the delete[] operator for arrays, after it has been successfully called the argument will point to the NULL (0x0) address.


Generated on Fri Jun 20 22:55:48 2008 for X-VR2 SDK by  doxygen 1.5.5