![]() |
alternative Standard Libary
0.29.8
|
Vollständige Aufstellung aller Elemente für std::auto_ptr< T > einschließlich aller geerbten Elemente.
| _M_p | std::__auto_ptr_base | protected |
| 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() const | std::auto_ptr< T > | inline |
| operator auto_ptr< T1 >() | std::auto_ptr< T > | inline |
| operator auto_ptr_ref< T1 >() | std::auto_ptr< T > | inline |
| operator*() const | std::auto_ptr< T > | inline |
| operator->() const | std::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 typedef | std::auto_ptr< T > | |
| release() | std::auto_ptr< T > | inline |
| reset(pointer px=0) | std::auto_ptr< T > | inline |
| self_type typedef | std::auto_ptr< T > | |
| set(const volatile void *p) | std::__auto_ptr_base | inline |
| set(void *p) | std::__auto_ptr_base | inline |
| value_type typedef | std::auto_ptr< T > | |
| ~auto_ptr() | std::auto_ptr< T > | inline |