#include <std_memory.h>
Public Methods | |
auto_ptr_ref (_Tp1 *__p) | |
Public Attributes | |
_Tp1 * | _M_ptr |
|
Definition at line 62 of file std_memory.h. References std::auto_ptr_ref< _Tp1 >::_M_ptr. |
|
Definition at line 61 of file std_memory.h. Referenced by std::auto_ptr_ref< _Tp1 >::auto_ptr_ref(). |