[#BloombergLP-bdlt-PackedCalendar_BusinessDayConstIterator-operator_dec] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/PackedCalendar_BusinessDayConstIterator.adoc[PackedCalendar_BusinessDayConstIterator]::operator‐‐ :relfileprefix: ../../../ :mrdocs: Regress this iterator to refer to the previous business day 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 business day that is not the first business day for the associated calendar. == Synopsis Declared in `<bdlt_packedcalendar.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlt/PackedCalendar_BusinessDayConstIterator.adoc[PackedCalendar_BusinessDayConstIterator]& operator‐‐(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#