QuantLib: a free/open-source library for quantitative finance
Fully annotated sources - version 1.32
Loading...
Searching...
No Matches
Modules | Macros
QuantLib macros

Modules

 Debugging macros
 
 Numeric limits
 

Macros

#define QL_VERSION   "1.33-dev"
 version string More...
 
#define QL_HEX_VERSION   0x01330000
 version hexadecimal number More...
 

Detailed Description

Global definitions and a few macros which help porting the code to different compilers.

Macro Definition Documentation

◆ QL_VERSION

#define QL_VERSION   "1.33-dev"

version string

Definition at line 34 of file version.hpp.

◆ QL_HEX_VERSION

#define QL_HEX_VERSION   0x01330000

version hexadecimal number

Definition at line 37 of file version.hpp.