Assign the value of the specified rhs to this object, and return a reference providing modifiable access to this object.
Declared in <bdlt_calendarreverseiteratoradapter.h>
CalendarReverseIteratorAdapter<ITERATOR>&
operator=(CalendarReverseIteratorAdapter const& rhs);
a reference providing modifiable access to this object
| Name | Description |
|---|---|
| rhs | object to assign from |