Return a reverse past‐the‐end iterator for weekend‐days transitions.
Synopsis
Declared in <bdlt_calendar.h>
Calendar::WeekendDaysTransitionConstReverseIterator
rendWeekendDaysTransitions() const;
Description
Return an iterator providing non‐modifiable access to the element one before the first weekend‐days transition in the chronological sequence of weekend‐days transitions maintained by this calendar.
Return Value
a reverse past‐the‐end weekend‐days‐transition iterator
Created with MrDocs