6 #ifndef OPENMPCD_TYPETRAITS_HPP
7 #define OPENMPCD_TYPETRAITS_HPP
58 static const bool isStandardFloatingPoint =
true;
62 static const bool isComplex =
false;
76 static const bool isStandardFloatingPoint =
true;
80 static const bool isComplex =
false;
94 static const bool isStandardFloatingPoint =
true;
98 static const bool isComplex =
false;
112 static const bool isStandardFloatingPoint =
false;
116 static const bool isComplex =
true;
130 static const bool isStandardFloatingPoint =
false;
134 static const bool isComplex =
true;
148 static const bool isStandardFloatingPoint =
false;
152 static const bool isComplex =
true;