QuantLib: a free/open-source library for quantitative finance
Fully annotated sources - version 1.32
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
short_date_holder Struct Reference

#include <ql/time/date.hpp>

+ Collaboration diagram for short_date_holder:

Public Member Functions

 short_date_holder (const Date d)
 

Public Attributes

Date d
 

Detailed Description

Definition at line 311 of file date.hpp.

Constructor & Destructor Documentation

◆ short_date_holder()

short_date_holder ( const Date  d)
explicit

Definition at line 312 of file date.hpp.

Member Data Documentation

◆ d

Date d

Definition at line 313 of file date.hpp.