Construct a bidirectional iterator having the specified implementation of the parameterized ITER_IMP type.
Declared in <bslstl_bidirectionaliterator.h>
BidirectionalIterator(ITER_IMP const& implementation);
| Name | Description |
|---|---|
| implementation | iterator implementation to adapt |