imp overloads
imp
Declared in <bslstl_forwarditerator.h>
<bslstl_forwarditerator.h>
Return a modifiable reference to the implementation object.
ITER_IMP& imp();
» more...
Return a non‐modifiable reference to the implementation object.
ITER_IMP const& imp() const;
Created with MrDocs