BloombergLP::bbldc::BasicDateRangeDayCountAdapter::lastDate

Return a reference to the latest valid date (9999/12/31).

Synopsis

Declared in <bbldc_basicdaterangedaycountadapter.h>

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

Description

Return a reference providing non-modifiable access to a bdlt::Date with the value 9999/12/31. Note that this value is the latest date in the valid range of the adapted day-count convention.

Return Value

latest valid date (9999/12/31)