Advance this iterator to refer to the next holiday in the calendar, and return a reference providing modifiable access to this object. The behavior is undefined unless, on entry, this iterator references a valid holiday.
Synopsis
Declared in <bdlt_packedcalendar.h>
PackedCalendar_HolidayConstIterator&
operator++();
Created with MrDocs