QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
Maps function, bind and cref to either the boost or std implementation. More...
#include <ql/qldefines.hpp>
#include <boost/function.hpp>
#include <boost/bind/bind.hpp>
#include <boost/ref.hpp>
Go to the source code of this file.
Namespaces | |
namespace | QuantLib |
namespace | QuantLib::ext |
namespace | QuantLib::ext::placeholders |
Macros | |
#define | QL_NULL_FUNCTION 0 |
Maps function, bind and cref to either the boost or std implementation.
Definition in file functional.hpp.
#define QL_NULL_FUNCTION 0 |
Definition at line 78 of file functional.hpp.