imp overloads

Synopses

Declared in <bslstl_forwarditerator.h>

Return a modifiable reference to the implementation object.

ITER_IMP&
imp();

Return a non‐modifiable reference to the implementation object.

ITER_IMP const&
imp() const;

Created with MrDocs