BloombergLP::bdlt::Calendar::endBusinessDays

endBusinessDays overloads

Synopses

Declared in <bdlt_calendar.h>

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

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

Return an iterator to the first business day after date.

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

Return Value

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

Parameters

NameDescription
datedate after which to find a business day