This class provides an "adapter" from the specified CONVENTION to the bbldc::DateRangeDayCount protocol that can be used for determining values based on dates according to the day‐count CONVENTION.
Synopsis
Declared in <bbldc_terminateddaterangedaycountadapter.h>
template<class CONVENTION>
class TerminatedDateRangeDayCountAdapter
: public DateRangeDayCount
Base Classes
Name |
Description |
This |
Member Functions
Name |
Description |
|
Create a day‐count adapter that uses the specified |
|
Destroy this object. |
|
Return the signed day count between two dates. |
|
Return a reference providing non‐modifiable access to a |
|
Return a reference providing non‐modifiable access to a |
|
Return the (signed fractional) number of years between the specified |
Created with MrDocs