Intrusive_Ref_Count_Base_T.cpp

Go to the documentation of this file.
00001 // Intrusive_Ref_Count_Base_T.cpp,v 1.3 2006/03/10 07:19:05 jtc Exp
00002 
00003 #ifndef TAO_INTRUSIVE_REF_COUNT_BASE_T_CPP
00004 #define TAO_INTRUSIVE_REF_COUNT_BASE_T_CPP
00005 
00006 #include "tao/Intrusive_Ref_Count_Base_T.h"
00007 
00008 #if !defined (__ACE_INLINE__)
00009 #include "tao/Intrusive_Ref_Count_Base_T.inl"
00010 #endif /* __ACE_INLINE__ */
00011 
00012 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00013 
00014 template <typename T>
00015 TAO_Intrusive_Ref_Count_Base<T>::~TAO_Intrusive_Ref_Count_Base()
00016 {
00017 }
00018 
00019 TAO_END_VERSIONED_NAMESPACE_DECL
00020 
00021 #endif /* TAO_INTRUSIVE_REF_COUNT_BASE_T_CPP */

Generated on Thu Nov 9 11:54:14 2006 for TAO by doxygen 1.3.6