Return a const reference to the underlying iterator of this object.
Synopsis
Declared in <bdlb_transformiterator.h>
ITERATOR const&
iterator() const;
Return Value
const reference to the underlying iterator
Created with MrDocs