Assign to this iterator the value of the specified rhs iterator.
Synopsis
Declared in <bdlc_indexclerk.h>
IndexClerkIter&
operator=(IndexClerkIter const& rhs);
Return Value
reference to this modifiable iterator
Parameters
Name |
Description |
rhs |
iterator providing the value to assign |
Created with MrDocs