ACE_Auto_Array_Ptr< X > Class Template ReferenceImplements an extension to the draft C++ standard auto_ptr abstraction. More...
Inheritance diagram for ACE_Auto_Array_Ptr< X >:
![]()
Collaboration diagram for ACE_Auto_Array_Ptr< X >:
![]()
Detailed Descriptiontemplate<typename X>
Implements an extension to the draft C++ standard auto_ptr abstraction. |
typedef X ACE_Auto_Array_Ptr< X >::element_type |
Reimplemented from ACE_Auto_Basic_Array_Ptr< X >.
ACE_Auto_Array_Ptr< X >::ACE_Auto_Array_Ptr | ( | X * | p = 0 |
) | [inline, explicit] |
ACE_INLINE X * ACE_Auto_Array_Ptr< X >::operator-> | ( | ) | const [inline] |