Main Page
Class Hierarchy
Alphabetical List
Compound List
File List
Compound Members
File Members
Related Pages
auto_ptr Class Template Reference
Implements the draft C++ standard auto_ptr abstraction.
More...
#include <Auto_Ptr.h>
Inheritance diagram for auto_ptr
[
legend
]
Collaboration diagram for auto_ptr:
[
legend
]
List of all members.
Public Methods
ACE_EXPLICIT
auto_ptr
(X *p = 0)
X*
operator->
() const
Detailed Description
template<class X> template class auto_ptr
Implements the draft C++ standard auto_ptr abstraction.
Constructor & Destructor Documentation
template<classX>
ACE_EXPLICIT auto_ptr<X>::auto_ptr<X> (
X *
p
= 0 )
[inline]
Member Function Documentation
template<classX>
ACE_INLINE X * auto_ptr< X >::operator-> (
) const
The documentation for this class was generated from the following files:
Auto_Ptr.h
Auto_Ptr.i
Generated at Wed Nov 21 10:35:20 2001 for ACE by
1.2.3 written by
Dimitri van Heesch
, © 1997-2000