IsotopeConst

Macros

#define ISOTOPECONST_INT   static const int
 Changes int constant variable definition depending upon what version of C/C++ is used to compile the code.
 
#define ISOTOPECONST_DOUBLE   static const double
 Changes double constant variable definition depending upon what version of C/C++ is used to compile the code.
 

Detailed Description