Return an iterator providing non‐modifiable access to the past‐the‐end 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_packedcalendar.h>

HolidayCodeConstIterator
endHolidayCodes(Date const& date) const;

Created with MrDocs