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

Maps optional to either the boost or std implementation. More...

#include <ql/qldefines.hpp>
#include <boost/optional.hpp>

Go to the source code of this file.

Namespaces

namespace  QuantLib
 
namespace  QuantLib::ext
 

Detailed Description

Maps optional to either the boost or std implementation.

Definition in file optional.hpp.