Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
template<typename T >
void P6R::p6ScopedArray< T >::reset ( T *  p = 0)
inline

Destroy any existing owned array, then take ownership of the array pointed to by p argument.

Parameters
pRaw Pointer to array to take ownership of.

Definition at line 96 of file p6scopedarray.h.