|
STLdoc
STLdocumentation
|
This is the complete list of members for auto_ptr< _Ty >, including all inherited members.
| _Myptr | auto_ptr< _Ty > | private |
| _Myt typedef | auto_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 typedef | auto_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() _NOEXCEPT | auto_ptr< _Ty > | inline |
1.8.8