Auto_Ptr.h File Reference#include "ace/Auto_Ptr.inl" #include "ace/Auto_Ptr.cpp"
Include dependency graph for Auto_Ptr.h:
![]()
This graph shows which files directly or indirectly include this file:
![]()
Detailed Description
Define Documentation
Function Documentation
template<typename AUTO_PTR_TYPE, typename PTR_TYPE>
Reset given
Some platforms have an older version of auto_ptr support, which lacks reset, and cannot be disabled easily. Portability to these platforms requires use of this function template. This function template also works for the
Generated on Mon Sep 15 06:52:56 2008 for ACE by ![]() |