|
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.38
|
Maps function, bind and cref to either the boost or std implementation. More...
Go to the source code of this file.
Namespaces | |
| namespace | QuantLib |
| namespace | QuantLib::ext |
| namespace | QuantLib::ext::placeholders |
Typedefs | |
| template<typename... Ts> | |
| using | function = std::function< Ts... > |
Maps function, bind and cref to either the boost or std implementation.
Definition in file functional.hpp.