Create a TokenizerIterator object having the value of the specified origin iterator.
Synopsis
Declared in <bdlb_tokenizer.h>
TokenizerIterator(TokenizerIterator const& origin);
Parameters
Name |
Description |
origin |
iterator to copy |
Created with MrDocs