functor overloads

Synopses

Declared in <bdlb_transformiterator.h>

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

FUNCTOR&
functor();

Return a const reference to the functor of this object.

FUNCTOR const&
functor() const;

Created with MrDocs