BloombergLP::bdlt::PackedCalendar::rendHolidayCodes

Return a reverse iterator one before the first holiday code for iter.

Synopsis

Declared in <bdlt_packedcalendar.h>

PackedCalendar::HolidayCodeConstReverseIterator
rendHolidayCodes(HolidayConstIterator const& iter) const;

Description

Return an iterator providing non-modifiable access to the element one before the first holiday code associated with the holiday referenced by the specified iter. The behavior is undefined unless iter references a valid holiday in this calendar.

Return Value

a reverse iterator one before the first holiday code for iter

Parameters

NameDescription
iterholiday iterator whose holiday-code range is queried