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_compactedarray.h>

Return Value

modifiable reference to this iterator

Parameters

Name

Description

rhs

iterator to assign from

Created with MrDocs