ACE_Auto_Array_Ptr< X > Class Template Reference

Implements an extension to the draft C++ standard auto_ptr abstraction. More...

#include <Auto_Ptr.h>

Inheritance diagram for ACE_Auto_Array_Ptr< X >:

Inheritance graph
[legend]
Collaboration diagram for ACE_Auto_Array_Ptr< X >:

Collaboration graph
[legend]

List of all members.

Public Types

typedef X element_type

Public Member Functions

 ACE_Auto_Array_Ptr (X *p=0)
X * operator-> () const


Detailed Description

template<typename X>
class ACE_Auto_Array_Ptr< X >

Implements an extension to the draft C++ standard auto_ptr abstraction.

Member Typedef Documentation

template<typename X >
typedef X ACE_Auto_Array_Ptr< X >::element_type

Reimplemented from ACE_Auto_Basic_Array_Ptr< X >.


Constructor & Destructor Documentation

template<typename X >
ACE_Auto_Array_Ptr< X >::ACE_Auto_Array_Ptr ( X *  p = 0  )  [inline, explicit]


Member Function Documentation

template<class X >
X * ACE_Auto_Array_Ptr< X >::operator-> (  )  const [inline]


The documentation for this class was generated from the following files:

Generated on Mon Jul 13 16:11:09 2009 for ACE by  doxygen 1.5.8