std::auto_ptr<T>::~auto_ptr (3) - Linux Manuals
std::auto_ptr<T>::~auto_ptr: std::auto_ptr<T>::~auto_ptr
Command to display std::auto_ptr<T>::~auto_ptr
manual in Linux: $ man 3 std::auto_ptr<T>::~auto_ptr
NAME
std::auto_ptr<T>::~auto_ptr - std::auto_ptr<T>::~auto_ptr
Synopsis
~auto_ptr() throw(); (deprecated in C++11)
(removed in C++17)
Destroys the managed object. Calls delete get().
Pages related to std::auto_ptr<T>::~auto_ptr