STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
auto_ptr< _Ty > Member List

This is the complete list of members for auto_ptr< _Ty >, including all inherited members.

_Myptrauto_ptr< _Ty >private
_Myt typedefauto_ptr< _Ty >
auto_ptr(_Ty *_Ptr=0) _THROW0()auto_ptr< _Ty >inlineexplicit
auto_ptr(_Myt &_Right) _THROW0()auto_ptr< _Ty >inline
auto_ptr(auto_ptr_ref< _Ty > _Right) _THROW0()auto_ptr< _Ty >inline
auto_ptr(auto_ptr< _Other > &_Right) _THROW0()auto_ptr< _Ty >inline
element_type typedefauto_ptr< _Ty >
get() const _THROW0()auto_ptr< _Ty >inline
operator auto_ptr< _Other >() _THROW0()auto_ptr< _Ty >inline
operator auto_ptr_ref< _Other >() _THROW0()auto_ptr< _Ty >inline
operator*() const _THROW0()auto_ptr< _Ty >inline
operator->() const _THROW0()auto_ptr< _Ty >inline
operator=(auto_ptr< _Other > &_Right) _THROW0()auto_ptr< _Ty >inline
operator=(_Myt &_Right) _THROW0()auto_ptr< _Ty >inline
operator=(auto_ptr_ref< _Ty > _Right) _THROW0()auto_ptr< _Ty >inline
release() _THROW0()auto_ptr< _Ty >inline
reset(_Ty *_Ptr=0)auto_ptr< _Ty >inline
~auto_ptr() _NOEXCEPTauto_ptr< _Ty >inline