BloombergLP::bdlt::Calendar::endHolidayCodes

Return a past-the-end iterator for holiday codes at iter.

Synopsis

Declared in <bdlt_calendar.h>

Calendar::HolidayCodeConstIterator
endHolidayCodes(HolidayConstIterator const& iter) const;

Description

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.

Return Value

a past-the-end iterator for holiday codes at iter

Parameters

NameDescription
iterholiday iterator whose holiday-code range is queried