BloombergLP::bdlat_ArrayIterators::BackInsertIterator::operator=

Assign this iterator the value of the specified rhs.

Synopsis

Declared in <bdlat_arrayiterators.h>

bdlat_ArrayIterators::BackInsertIterator<TYPE>&
operator=(BackInsertIterator const& rhs);

Return Value

reference to this modifiable iterator

Parameters

NameDescription
rhsiterator to assign from