Synopses
Declared in <bdlb_transformiterator.h>
Return a reference providing modifiable access to the underlying iterator of this object.
ITERATOR&
iterator();
» more...
Return a const reference to the underlying iterator of this object.
ITERATOR const&
iterator() const;
» more...