Cleanup ACE_HAS_PTHREAD_SIGMASK_PROTOTYPE, all platforms support it so far as I can...
[ACE_TAO.git] / TAO / tao / Utils / PolicyList_Destroyer.inl
blob3bb43d410ac2b6231055420fbd3c7bf2bc8b214d
1 // -*- C++ -*-
2 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
4 ACE_INLINE
5 TAO::Utils::PolicyList_Destroyer::PolicyList_Destroyer (CORBA::ULong length_hint)
6   : CORBA::PolicyList(length_hint)
10 TAO_END_VERSIONED_NAMESPACE_DECL