Return a past‐the‐end iterator for weekend‐days transitions.

Synopsis

Declared in <bdlt_packedcalendar.h>

PackedCalendar::WeekendDaysTransitionConstIterator
endWeekendDaysTransitions() const;

Description

Return an iterator providing non‐modifiable access to the past‐the‐end weekend‐days transition in the chronological sequence of weekend‐days transitions maintained by this calendar.

Return Value

a past‐the‐end iterator for weekend‐days transitions

Created with MrDocs