Return an iterator providing non‐modifiable access to the last weekend‐days transition in the chronological sequence of weekend‐days transitions maintained by this calendar. If this calendar has no weekend‐days transitions, the returned iterator has the same value as that returned by rendWeekendDaysTransitions().

Synopsis

Declared in <bdlt_calendar.h>

Calendar::WeekendDaysTransitionConstReverseIterator
rbeginWeekendDaysTransitions() const;

Created with MrDocs