Auto_Ptr.cpp

Go to the documentation of this file.
00001 // Auto_Ptr.cpp,v 4.13 2006/04/19 19:13:09 jwillemsen Exp
00002 
00003 #ifndef ACE_AUTO_PTR_CPP
00004 #define ACE_AUTO_PTR_CPP
00005 
00006 #include "ace/Auto_Ptr.h"
00007 
00008 #if !defined (__ACE_INLINE__)
00009 #include "ace/Auto_Ptr.inl"
00010 #endif /* __ACE_INLINE__ */
00011 
00012 ACE_RCSID(ace, Auto_Ptr, "Auto_Ptr.cpp,v 4.13 2006/04/19 19:13:09 jwillemsen Exp")
00013 
00014 ACE_BEGIN_VERSIONED_NAMESPACE_DECL
00015 
00016 ACE_ALLOC_HOOK_DEFINE(ACE_Auto_Basic_Ptr)
00017 ACE_ALLOC_HOOK_DEFINE(ACE_Auto_Basic_Array_Ptr)
00018 
00019 ACE_END_VERSIONED_NAMESPACE_DECL
00020 
00021 #endif /* ACE_AUTO_PTR_CPP */

Generated on Thu Nov 9 09:41:46 2006 for ACE by doxygen 1.3.6