BloombergLP::bslstl::ForwardIterator::ForwardIterator

Construct a forward iterator wrapping the specified implementation.

Synopsis

Declared in <bslstl_forwarditerator.h>

ForwardIterator(ITER_IMP const& implementation);

Parameters

NameDescription
implementationiterator implementation object to wrap