1QuantLib macros(3) QuantLib QuantLib macros(3)
2
3
4
6 QuantLib macros -
7
9 Global definitions and a few macros which help porting the code to
10 different compilers.
11
12 Modules
13 Generic macros
14 Numeric limits
15 Template capabilities
16 Iterator support
17 Debugging macros
18
19 Defines
20 #define QL_VERSION '0.8.1'
21 version string
22 #define QL_HEX_VERSION 0x000801f0
23 version hexadecimal number
24 #define QL_LIB_VERSION '0_8_1'
25 version string for output lib name
26
27
28
29Version 0.8.1 29 Oct 2007 QuantLib macros(3)