ReactOS 0.4.15-dev-7924-g5949c20
auto_ptr< _Tp > Member List

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

__set(const volatile void *p)__ptr_baseinline
__set(void *p)__ptr_baseinline
_M_p__ptr_base
_Self typedefauto_ptr< _Tp >
auto_ptr(_Tp *__px=0) _STLP_NOTHROWauto_ptr< _Tp >inlineexplicit
auto_ptr(_Self &__r) _STLP_NOTHROWauto_ptr< _Tp >inline
auto_ptr(auto_ptr_ref< _Tp > __r) _STLP_NOTHROWauto_ptr< _Tp >inline
element_type typedefauto_ptr< _Tp >
get() const _STLP_NOTHROWauto_ptr< _Tp >inline
operator auto_ptr_ref< _Tp >() _STLP_NOTHROWauto_ptr< _Tp >inline
operator*() const _STLP_NOTHROWauto_ptr< _Tp >inline
operator->() const _STLP_NOTHROWauto_ptr< _Tp >inline
operator=(_Self &__r) _STLP_NOTHROWauto_ptr< _Tp >inline
operator=(auto_ptr_ref< _Tp > __r) _STLP_NOTHROWauto_ptr< _Tp >inline
release() _STLP_NOTHROWauto_ptr< _Tp >inline
reset(_Tp *__px=0) _STLP_NOTHROWauto_ptr< _Tp >inline
~auto_ptr() _STLP_NOTHROWauto_ptr< _Tp >inline