BloombergLP::ball::AttributeContainerListIterator::operator=

Assign this iterator the value of the specified rhs and return a modifiable reference to this iterator.

Synopsis

Declared in <ball_attributecontainerlist.h>

AttributeContainerListIterator&
operator=(AttributeContainerListIterator const& rhs);

Return Value

modifiable reference to this iterator

Parameters

NameDescription
rhsiterator to assign from