QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
shortest_weekday_holder Struct Reference

#include <weekday.hpp>

+ Collaboration diagram for shortest_weekday_holder:

Public Member Functions

 shortest_weekday_holder (Weekday d)
 

Public Attributes

Weekday d
 

Detailed Description

Definition at line 74 of file weekday.hpp.

Constructor & Destructor Documentation

◆ shortest_weekday_holder()

Definition at line 75 of file weekday.hpp.

Member Data Documentation

◆ d

Definition at line 76 of file weekday.hpp.