functor overloads
functor
Declared in <bdlb_transformiterator.h>
<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.
const
FUNCTOR const& functor() const;
Created with MrDocs