Return the result of applying this object's functor to *iterator().
Declared in <bdlb_transformiterator.h>
Return the result of applying this object's functor to *iterator().
TransformIterator<FUNCTOR, ITERATOR>::reference
operator*();
» more...
Return the result of applying this object's functor to *iterator().
TransformIterator<FUNCTOR, ITERATOR>::reference
operator*() const;
» more...
transformed value of the current element