macros (3) - Linux Manuals
NAME
QuantLib macros -
Modules
Numeric limits
Debugging macros
Defines
#define QL_VERSION '0.9.7'
version string
#define QL_HEX_VERSION 0x000907f0
version hexadecimal number
#define QL_LIB_VERSION '0_9_7'
version string for output lib name
Detailed Description
Global definitions and a few macros which help porting the code to different compilers.
Author
Generated automatically by Doxygen for QuantLib from the source code.