auto_ptr< X > Class Template ReferenceImplements the draft C++ standard auto_ptr abstraction. More...
Inheritance diagram for auto_ptr< X >:
![]()
Collaboration diagram for auto_ptr< X >:
![]()
Detailed Descriptiontemplate<typename X>
Implements the draft C++ standard auto_ptr abstraction. |
typedef X auto_ptr< X >::element_type |
Reimplemented from ACE_Auto_Basic_Ptr< X >.
ACE_INLINE X * auto_ptr< X >::operator-> | ( | ) | const [inline] |