Assign to this iterator the value of the specified rhs iterator, and return a reference providing modifiable access to this iterator.
Synopsis
Declared in <bdlc_packedintarray.h>
PackedIntArrayConstIterator<TYPE>&
operator=(PackedIntArrayConstIterator const& rhs);
Created with MrDocs