Return a reference providing non‐modifiable access to the latest date in the valid range of this day‐count convention.
Synopsis
Declared in <bbldc_daterangedaycount.h>
virtual
bdlt::Date const&
lastDate() const = 0;
Return Value
latest valid date for this convention
Created with MrDocs