Return an iterator providing non‐modifiable access to the element one before the first holiday code associated with the specified date. The behavior is undefined unless date is marked as a holiday in this calendar.
Synopsis
Declared in <bdlt_calendar.h>
Calendar::HolidayCodeConstReverseIterator
rendHolidayCodes(Date const& date) const;
Created with MrDocs