Bridge++
Version 1.5.4
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
fopr_CloverTerm.h
Go to the documentation of this file.
1
14
#ifndef FOPR_CLOVERTERM_INCLUDED
15
#define FOPR_CLOVERTERM_INCLUDED
16
18
45
// implementations
46
47
#ifdef USE_ORG
48
#include "
Org/fopr_CloverTerm_impl.h
"
49
#endif
50
51
#ifdef USE_IMP
52
#include "
Imp/fopr_CloverTerm_impl.h
"
53
#endif
54
55
#ifdef LIB_CPP11
56
57
#if defined(USE_IMP)
58
using
Fopr_CloverTerm
=
Imp::Fopr_CloverTerm
;
59
#else
60
using
Fopr_CloverTerm
=
Org::Fopr_CloverTerm
;
61
#endif
62
63
#else
64
65
#if defined(USE_IMP)
66
typedef
Imp::Fopr_CloverTerm
Fopr_CloverTerm
;
67
#else
68
typedef
Org::Fopr_CloverTerm
Fopr_CloverTerm
;
69
#endif
70
71
#endif
72
73
#endif
fopr_CloverTerm_impl.h
Org::Fopr_CloverTerm
Definition:
fopr_CloverTerm_impl.h:53
Fopr_CloverTerm
Org::Fopr_CloverTerm Fopr_CloverTerm
Clover term operator.
Definition:
fopr_CloverTerm.h:68
fopr_CloverTerm_impl.h
Imp::Fopr_CloverTerm
Definition:
fopr_CloverTerm_impl.h:53
src
lib
Fopr
fopr_CloverTerm.h
Generated on Thu Mar 19 2020 10:28:22 for Bridge++ by
1.8.6