Return a reverse iterator to the last holiday in this calendar.
Declared in <bdlt_calendar.h>
Calendar::HolidayConstReverseIterator
rbeginHolidays() const;
Return an iterator providing non-modifiable access to the last holiday in this calendar. If this calendar has no holidays, the returned iterator has the same value as that returned by rendHolidays().
a reverse iterator to the last holiday