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