QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Namespaces | Macros | Functions
version.hpp File Reference

Version number, and version of boost the library is compiled with. More...

#include <ql/qldefines.hpp>

Go to the source code of this file.

Namespaces

namespace  QuantLib
 

Macros

#define QL_VERSION   "1.35-dev"
 version string More...
 
#define QL_HEX_VERSION   0x01350000
 version hexadecimal number More...
 

Functions

std::size_t compiledBoostVersion ()
 

Detailed Description

Version number, and version of boost the library is compiled with.

Definition in file version.hpp.