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 providing non‐modifiable access to the first holiday that occurs before the specified date in this calendar. If this calendar has no such holiday, the returned iterator has the same value as that returned by rendHolidays(). The behavior is undefined unless date is within the valid range of this calendar.

Created with MrDocs