Return an iterator providing non‐modifiable access to the past‐the‐end holiday code associated with the date referenced by the specified iter. The behavior is undefined unless iter references a valid holiday in this calendar.
Synopsis
Declared in <bdlt_packedcalendar.h>
PackedCalendar::HolidayCodeConstIterator
endHolidayCodes(HolidayConstIterator const& iter) const;
Created with MrDocs