Assign to this iterator the value of the specified rhs iterator, and return a reference providing modifiable access to this object.
Synopsis
Declared in <bdlt_calendar.h>
Calendar_BusinessDayConstIter&
operator=(Calendar_BusinessDayConstIter const& rhs);
Created with MrDocs