BloombergLP::bdlb::TransformIterator::functor

functor overloads

Synopses

Declared in <bdlb_transformiterator.h>

Return a reference providing modifiable access to the functor of this object.

FUNCTOR&
functor();
» more...

Return a const reference to the functor of this object.

FUNCTOR const&
functor() const;
» more...