Return a reference to the latest period date.

Synopsis

Declared in <bbldc_perioddaterangedaycountadapter.h>

virtual
bdlt::Date const&
lastDate() const override;

Description

Return a reference providing non‐modifiable access to periodDate.back() for the periodDate provided at construction. Note that this value is the latest date in the valid range of this day‐count convention adaptation.

Return Value

latest period date

Created with MrDocs