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