alternative Standard Libary  0.29.8
std::auto_ptr< T > Elementverzeichnis

Vollständige Aufstellung aller Elemente für std::auto_ptr< T > einschließlich aller geerbten Elemente.

_M_pstd::__auto_ptr_baseprotected
auto_ptr(value_type *px=0)std::auto_ptr< T >inlineexplicit
auto_ptr(auto_ptr< To > &r)std::auto_ptr< T >inline
auto_ptr(const self_type &r)std::auto_ptr< T >inline
auto_ptr(auto_ptr_ref< value_type > r)std::auto_ptr< T >inline
get() conststd::auto_ptr< T >inline
operator auto_ptr< T1 >()std::auto_ptr< T >inline
operator auto_ptr_ref< T1 >()std::auto_ptr< T >inline
operator*() conststd::auto_ptr< T >inline
operator->() conststd::auto_ptr< T >inline
operator=(auto_ptr_ref< value_type > r)std::auto_ptr< T >inline
operator=(self_type &r)std::auto_ptr< T >inline
pointer typedefstd::auto_ptr< T >
release()std::auto_ptr< T >inline
reset(pointer px=0)std::auto_ptr< T >inline
self_type typedefstd::auto_ptr< T >
set(const volatile void *p)std::__auto_ptr_baseinline
set(void *p)std::__auto_ptr_baseinline
value_type typedefstd::auto_ptr< T >
~auto_ptr()std::auto_ptr< T >inline