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_weekday_holder Struct Reference

#include <ql/time/weekday.hpp>

+ Collaboration diagram for short_weekday_holder:

Public Member Functions

 short_weekday_holder (Weekday d)
 

Public Attributes

Weekday d
 

Detailed Description

Definition at line 68 of file weekday.hpp.

Constructor & Destructor Documentation

◆ short_weekday_holder()

short_weekday_holder ( Weekday  d)
explicit

Definition at line 69 of file weekday.hpp.

Member Data Documentation

◆ d

Definition at line 70 of file weekday.hpp.