auto_ptr_ref< _Tp > Class Template Reference#include <_auto_ptr.h>
Detailed Descriptiontemplate<class _Tp>
|
||||||||||||||||||||||||||||||||||
| auto_ptr_ref< _Tp >::auto_ptr_ref | ( | __ptr_base & | __r, | |
| _Tp * | __p | |||
| ) | [inline] |
Definition at line 37 of file _auto_ptr.h.
| _Tp* auto_ptr_ref< _Tp >::release | ( | ) | const [inline] |
Definition at line 39 of file _auto_ptr.h.
References __ptr_base::__set(), auto_ptr_ref< _Tp >::_M_p, and auto_ptr_ref< _Tp >::_M_r.
| __ptr_base& auto_ptr_ref< _Tp >::_M_r |
| _Tp* const auto_ptr_ref< _Tp >::_M_p |
1.5.1