summaryrefslogtreecommitdiff
path: root/TAO/tao/strategy_T.i
blob: f5d1dba232a75cb560dc5c8929a7cfa835876ac4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
// ============================================================================
//
// = FILENAME
//     strategy_T.i
//
// = AUTHOR
//     Chris Cleeland
//
// = VERSION
//     $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)
{}