BloombergLP::bslstl::RandomAccessIterator::operator=

Copy the value of the specified rhs to this iterator. Return a reference to this modifiable iterator.

Synopsis

Declared in <bslstl_randomaccessiterator.h>

RandomAccessIterator<T, ITER_IMP, TAG_TYPE>&
operator=(RandomAccessIterator<UnCvqT, ITER_IMP, TAG_TYPE> const& other);