BloombergLP::bdlt::PackedCalendar::rendBusinessDays

rendBusinessDays overloads

Synopses

Declared in <bdlt_packedcalendar.h>

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

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

Return an iterator to the first business day before date.

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

Return Value

  • a reverse end iterator for business days
  • an iterator to the first business day before date

Parameters

NameDescription
datedate before which to find a business day