auto_ptr Member List

This is the complete list of members for auto_ptr, including all inherited members.

auto_ptr(element_type *__p=0)auto_ptr [inline, explicit]
auto_ptr(auto_ptr &__a)auto_ptr [inline]
auto_ptr(auto_ptr< _Tp1 > &__a)auto_ptr [inline]
auto_ptr(auto_ptr_ref< element_type > __ref)auto_ptr [inline]
element_type typedefauto_ptr
get() const auto_ptr [inline]
operator *() const auto_ptr [inline]
operator auto_ptr() (defined in auto_ptr)auto_ptr [inline]
operator auto_ptr_ref() (defined in auto_ptr)auto_ptr [inline]
operator->() const auto_ptr [inline]
operator=(auto_ptr &__a)auto_ptr [inline]
operator=(auto_ptr< _Tp1 > &__a)auto_ptr [inline]
operator=(auto_ptr_ref< element_type > __ref) (defined in auto_ptr)auto_ptr [inline]
release()auto_ptr [inline]
reset(element_type *__p=0)auto_ptr [inline]
~auto_ptr()auto_ptr [inline]


Generated on Wed Apr 27 18:35:31 2005 for libstdc++ source by  doxygen 1.4.2