[#BloombergLP-bdlat_ArrayIterators-BackInsertIterator-operator_assign-09] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlat_ArrayIterators.adoc[bdlat_ArrayIterators]::xref:BloombergLP/bdlat_ArrayIterators/BackInsertIterator.adoc[BackInsertIterator]::operator= :relfileprefix: ../../../ :mrdocs: Assign this iterator the value of the specified `rhs`. == Synopsis Declared in `<bdlat_arrayiterators.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlat_ArrayIterators/BackInsertIterator.adoc[bdlat_ArrayIterators::BackInsertIterator<TYPE>]& operator=(xref:BloombergLP/bdlat_ArrayIterators/BackInsertIterator.adoc[BackInsertIterator] const& rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#