Construct a forward iterator wrapping the specified implementation.
Synopsis
Declared in <bslstl_forwarditerator.h>
ForwardIterator(ITER_IMP const& implementation);
Parameters
Name |
Description |
implementation |
iterator implementation object to wrap |
Created with MrDocs