Assign this iterator the value of the specified rhs.
Declared in <bdlat_arrayiterators.h>
bdlat_ArrayIterators::BackInsertIterator<TYPE>&
operator=(BackInsertIterator const& rhs);
reference to this modifiable iterator
| Name | Description |
|---|---|
| rhs | iterator to assign from |