Assign to this iterator the value of the specified rhs iterator.
Declared in <bdlc_packedintarray.h>
PackedIntArrayConstIterator<TYPE>&
operator=(PackedIntArrayConstIterator const& rhs);
Return a reference providing modifiable access to this iterator.
modifiable reference to this iterator
| Name | Description |
|---|---|
| rhs | iterator to assign from |