BloombergLP::bdlt::PackedCalendar::endBusinessDays

endBusinessDays overloads

Synopses

Declared in <bdlt_packedcalendar.h>

Return an iterator providing non-modifiable access to the past-the-end business day in this calendar.

PackedCalendar::BusinessDayConstIterator
endBusinessDays() const;
» more...

Return an iterator to the first business day after date.

PackedCalendar::BusinessDayConstIterator
endBusinessDays(Date const& date) const;
» more...

Return Value

  • an iterator to the past-the-end business day
  • an iterator to the first business day after date

Parameters

NameDescription
datedate after which to find a business day