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