auto_ptr(pointer p=NULL) | ustl::auto_ptr< T > | [inline, explicit] |
auto_ptr(auto_ptr< T > &p) | ustl::auto_ptr< T > | [inline] |
get(void) const | ustl::auto_ptr< T > | [inline] |
operator *(void) const (defined in ustl::auto_ptr< T >) | ustl::auto_ptr< T > | [inline] |
operator->(void) const (defined in ustl::auto_ptr< T >) | ustl::auto_ptr< T > | [inline] |
operator<(const auto_ptr< T > &p) const (defined in ustl::auto_ptr< T >) | ustl::auto_ptr< T > | [inline] |
operator=(pointer p) | ustl::auto_ptr< T > | [inline] |
operator=(auto_ptr< T > &p) | ustl::auto_ptr< T > | [inline] |
operator==(const pointer p) const (defined in ustl::auto_ptr< T >) | ustl::auto_ptr< T > | [inline] |
operator==(const auto_ptr< T > &p) const (defined in ustl::auto_ptr< T >) | ustl::auto_ptr< T > | [inline] |
pointer typedef (defined in ustl::auto_ptr< T >) | ustl::auto_ptr< T > | |
reference typedef (defined in ustl::auto_ptr< T >) | ustl::auto_ptr< T > | |
release(void) | ustl::auto_ptr< T > | [inline] |
reset(pointer p) | ustl::auto_ptr< T > | [inline] |
value_type typedef (defined in ustl::auto_ptr< T >) | ustl::auto_ptr< T > | |
~auto_ptr(void) | ustl::auto_ptr< T > | [inline] |