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]
o()auto_ptr [inline]
o()auto_ptr [inline]
operator *() const 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)auto_ptr [inline]
release()auto_ptr [inline]
reset(element_type *__p=0)auto_ptr [inline]
~auto_ptr()auto_ptr [inline]


Generated on Sat Sep 29 15:43:37 2007 for libstdc++ by  doxygen 1.5.3