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

Exchange contract. More...

#include <ql/time/date.hpp>
#include <map>
#include <utility>

Go to the source code of this file.

Classes

class  ExchangeContract
 

Namespaces

namespace  QuantLib
 

Typedefs

typedef std::map< Date, ExchangeContract > ExchangeContracts
 

Detailed Description

Exchange contract.

Definition in file exchangecontract.hpp.