rbeginHolidays overloads
Synopses
Declared in <bdlt_packedcalendar.h>
Return an iterator to the last holiday in this calendar.
Return an iterator to the first holiday on or before date.
PackedCalendar::HolidayConstReverseIterator
rbeginHolidays(Date const& date) const;
Return Value
-
an iterator to the last holiday in this calendar
-
an iterator to the first holiday on or before
date
Parameters
Name |
Description |
date |
starting date for the reverse holiday search |
Created with MrDocs