Construct a forward iterator having the specified implementation of the parameterized ITER_IMP type.
Synopsis
Declared in <bslstl_forwarditerator.h>
ForwardIterator(ITER_IMP const& implementation);
Created with MrDocs