std::auto_ptr< Type > Member List

This is the complete list of members for std::auto_ptr< Type >, including all inherited members.

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]
auto_ptr(auto_ptr_ref< element_type > __ref)std::auto_ptr< Type > [inline]
element_type typedefstd::auto_ptr< Type >
get() conststd::auto_ptr< Type > [inline]
M_ptrstd::auto_ptr< Type > [private]
operator *() conststd::auto_ptr< Type > [inline]
operator auto_ptr()std::auto_ptr< Type > [inline]
operator auto_ptr_ref()std::auto_ptr< Type > [inline]
operator->() conststd::auto_ptr< Type > [inline]
operator=(auto_ptr &a)std::auto_ptr< Type > [inline]
operator=(auto_ptr< Type1 > &a)std::auto_ptr< Type > [inline]
operator=(auto_ptr_ref< element_type > __ref)std::auto_ptr< Type > [inline]
release()std::auto_ptr< Type > [inline]
reset(element_type *__p=0)std::auto_ptr< Type > [inline]
~auto_ptr()std::auto_ptr< Type > [inline]


Generated on Wed Jan 3 20:20:14 2007 for libstdc++-v3 Source by  doxygen 1.5.1