Regress this iterator to the previous holiday code for the associated date.
Synopsis
Declared in <bdlt_packedcalendar.h>
PackedCalendar_HolidayCodeConstIterator&
operator‐‐();
Description
Regress this iterator to refer to the previous holiday code for the associated date in the associated calendar, and return a reference providing modifiable access to this object. The behavior is undefined unless, on entry, this iterator references a valid holiday code that is not the first holiday code for the associated date in the calendar.
Return Value
a reference providing modifiable access to this object
Created with MrDocs