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

#include <ql/time/period.hpp>

+ Collaboration diagram for short_period_holder:

Public Member Functions

 short_period_holder (Period p)
 

Public Attributes

Period p
 

Detailed Description

Definition at line 118 of file period.hpp.

Constructor & Destructor Documentation

◆ short_period_holder()

short_period_holder ( Period  p)
explicit

Definition at line 119 of file period.hpp.

Member Data Documentation

◆ p

Period p

Definition at line 120 of file period.hpp.