Advance this iterator to refer to the next 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.
Synopsis
Declared in <bdlt_calendar.h>
Calendar_BusinessDayConstIter&
operator++();
Created with MrDocs