Assign to this iterator the value of the specified rhs iterator.
Synopsis
Declared in <bdlt_calendar.h>
Calendar_BusinessDayConstIter&
operator=(Calendar_BusinessDayConstIter const& rhs);
Return Value
a reference providing modifiable access to this object
Parameters
Name |
Description |
rhs |
iterator whose value to assign |
Created with MrDocs