auto_ptr::get

T *get() const throw();

The member function returns the stored pointer.


Send feedback to MSDN.Look here for MSDN Online resources.