summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB_Strategies_T.i
blob: 34fad1a065cbbf6c012cf1e214c19d0ebf85b967 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// $Id$

template <class SH> ACE_INLINE
TAO_Reactive_Strategy<SH>::TAO_Reactive_Strategy (void)
{
}

template <class SH> ACE_INLINE
TAO_Reactive_Strategy<SH>::~TAO_Reactive_Strategy (void)
{
}