std::auto_ptr< _Tp > Member List

This is the complete list of members for std::auto_ptr< _Tp >, including all inherited members.
auto_ptr(element_type *__p=0)std::auto_ptr< _Tp > [inline, explicit]
auto_ptr(auto_ptr &__a)std::auto_ptr< _Tp > [inline]
auto_ptr(auto_ptr< _Tp1 > &__a)std::auto_ptr< _Tp > [inline]
auto_ptr(auto_ptr_ref< element_type > __ref)std::auto_ptr< _Tp > [inline]
element_type typedefstd::auto_ptr< _Tp >
get() const std::auto_ptr< _Tp > [inline]
operator *() const std::auto_ptr< _Tp > [inline]
operator auto_ptr()std::auto_ptr< _Tp > [inline]
operator auto_ptr_ref()std::auto_ptr< _Tp > [inline]
operator->() const std::auto_ptr< _Tp > [inline]
operator=(auto_ptr &__a)std::auto_ptr< _Tp > [inline]
operator=(auto_ptr< _Tp1 > &__a)std::auto_ptr< _Tp > [inline]
operator=(auto_ptr_ref< element_type > __ref)std::auto_ptr< _Tp > [inline]
release()std::auto_ptr< _Tp > [inline]
reset(element_type *__p=0)std::auto_ptr< _Tp > [inline]
~auto_ptr()std::auto_ptr< _Tp > [inline]

Generated on Tue Dec 23 12:34:50 2003 for libstdc++-v3 Source by doxygen 1.3.4