On this pagestd::auto_ptr<T>::release Deprecated in C++11, Removed in C++17T* release() throw(); Releases the held pointer. After the call *this holds the null pointer. Parameters (none) Return value get().
On this pagestd::auto_ptr<T>::release Deprecated in C++11, Removed in C++17T* release() throw(); Releases the held pointer. After the call *this holds the null pointer. Parameters (none) Return value get().