ThePEG
1.8.0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
Interface
Switch.fh
1
// -*- C++ -*-
2
#ifndef ThePEG_Switch_FH
3
#define ThePEG_Switch_FH
4
//
5
// This is the forward declaration of the Switch, SwitchBase and
6
// SwitchOption classes.
7
//
8
9
namespace
ThePEG {
10
11
class
SwitchOption;
12
13
class
SwitchBase;
14
15
template
<
typename
T,
typename
Int =
long
>
16
class
Switch;
17
18
}
19
20
#endif
/* ThePEG_Switch_FH */
Generated on Sat Jun 16 2012 16:51:05 for ThePEG by
1.8.1.1