BloombergLP::bdlt::Calendar::rendBusinessDays

rendBusinessDays overloads

Synopses

Declared in <bdlt_calendar.h>

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

Calendar::BusinessDayConstReverseIterator
rendBusinessDays() const;
» more...

Return a reverse iterator to the first business day before date.

Calendar::BusinessDayConstReverseIterator
rendBusinessDays(Date const& date) const;
» more...

Return Value

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

Parameters

NameDescription
datedate before which to find a business day