BloombergLP::bdlt::PackedCalendar::endHolidays

endHolidays overloads

Synopses

Declared in <bdlt_packedcalendar.h>

Return an iterator providing non-modifiable access to the past-the-end holiday in the chronological sequence of holidays maintained by this calendar.

PackedCalendar::HolidayConstIterator
endHolidays() const;
» more...

Return an iterator to the first holiday after date.

PackedCalendar::HolidayConstIterator
endHolidays(Date const& date) const;
» more...

Return Value

  • an iterator to the past-the-end holiday
  • an iterator to the first holiday after date

Parameters

NameDescription
datedate after which to find a holiday