summaryrefslogtreecommitdiff
path: root/TAO/tao/Utils/PolicyList_Destroyer.inl
blob: 1bc3d22427602c69d3959cea494aa92a6296b6cb (plain)
1
2
3
4
5
6
7
// $Id$

ACE_INLINE
TAO::Utils::PolicyList_Destroyer::PolicyList_Destroyer (CORBA::ULong length_hint)
  : CORBA::PolicyList(length_hint)
{
}