BloombergLP::bdlb::TransformIterator::operator->

Return the address of the transformed current element.

Synopses

Declared in <bdlb_transformiterator.h>

Return the address of the transformed current element.

TransformIterator<FUNCTOR, ITERATOR>::pointer
operator->();
» more...

Return the address of the transformed current element.

TransformIterator<FUNCTOR, ITERATOR>::pointer
operator->() const;
» more...

Return Value

pointer to the transformed current element