Create an iterator having the same value as the specified original iterator.
Synopsis
Declared in <bdlc_indexclerk.h>
IndexClerkIter(IndexClerkIter const& original);
Parameters
Name |
Description |
original |
iterator providing the value to copy |
Created with MrDocs