Construct a random access iterator having the specified implementation of the parameterized ITER_IMP type.
Synopsis
Declared in <bslstl_randomaccessiterator.h>
RandomAccessIterator(ITER_IMP const& implementation);
Created with MrDocs