BloombergLP::bdlt::PackedCalendar::beginHolidayCodes

beginHolidayCodes overloads

Synopses

Declared in <bdlt_packedcalendar.h>

Return an iterator to the first holiday code for a date.

HolidayCodeConstIterator
beginHolidayCodes(Date const& date) const;
» more...

Return an iterator to the first holiday code for a holiday.

PackedCalendar::HolidayCodeConstIterator
beginHolidayCodes(HolidayConstIterator const& iter) const;
» more...

Return Value

  • an iterator to the first holiday code for date
  • an iterator to the first holiday code for *iter

Parameters

NameDescription
datethe holiday date
iterthe holiday iterator