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