QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
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 () |
Version number, and version of boost the library is compiled with.
Definition in file version.hpp.