auto_ptr(element_type *__p=0) | std::auto_ptr< Type > | [inline, explicit] |
auto_ptr(auto_ptr &a) | std::auto_ptr< Type > | [inline] |
auto_ptr(auto_ptr< Type1 > &a) | std::auto_ptr< Type > | [inline] |
element_type typedef | std::auto_ptr< Type > | |
operator=(auto_ptr &a) | std::auto_ptr< Type > | [inline] |
operator=(auto_ptr< Type1 > &a) | std::auto_ptr< Type > | [inline] |