Bridge++  Version 1.5.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
fopr_CloverTerm_eo.h
Go to the documentation of this file.
1 
14 #ifndef FOPR_CLOVERTERM_EO_INCLUDED
15 #define FOPR_CLOVERTERM_EO_INCLUDED
16 
17 // implementations
18 
19 // original unoptimised version
20 #ifdef USE_ORG
22 #endif
23 
24 // improved version
25 #ifdef USE_IMP
27 #endif
28 
29 #ifdef LIB_CPP11
30 
31 #if defined(USE_IMP)
33 #else
35 #endif
36 
37 #else
38 
39 #if defined(USE_IMP)
41 #else
43 #endif
44 
45 #endif
46 
47 #endif
Org::Fopr_CloverTerm_eo Fopr_CloverTerm_eo