BloombergLP::bdlt::Calendar::rendHolidays

rendHolidays overloads

Synopses

Declared in <bdlt_calendar.h>

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

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

Return a reverse iterator to the first holiday before date.

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

Return Value

  • a reverse past-the-end holiday iterator
  • a reverse iterator to the first holiday before date

Parameters

NameDescription
datedate before which to find a holiday