BloombergLP::bdlt::PackedCalendar::rendHolidays

rendHolidays overloads

Synopses

Declared in <bdlt_packedcalendar.h>

Return an iterator providing non-modifiable access to the element one before the first holiday in this calendar.

PackedCalendar::HolidayConstReverseIterator
rendHolidays() const;
» more...

Return an iterator to the first holiday before date.

PackedCalendar::HolidayConstReverseIterator
rendHolidays(Date const& date) const;
» more...

Return Value

  • a reverse end iterator for holidays
  • an iterator to the first holiday before date

Parameters

NameDescription
datedate before which to find a holiday