rendHolidays overloads
Synopses
Declared in <bdlt_packedcalendar.h>
Return an iterator providing non‐modifiable access to the element one before the first holiday in this calendar.
Return an iterator to the first holiday before date.
PackedCalendar::HolidayConstReverseIterator
rendHolidays(Date const& date) const;
Return Value
-
a reverse end iterator for holidays
-
an iterator to the first holiday before
date
Parameters
Name |
Description |
date |
date before which to find a holiday |
Created with MrDocs