release
Releases the auto_ptr object.
X* release() throw();
Remarks
Returns what the pointer
*this
holds.