summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB_Strategies_T.i
blob: 9655ecf55a02919b9aefbed08a763ebb44cfd054 (plain)
1
2
3
4
5
6
7
8
9
10
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)
{
}