Create FunctionOutputIterator object that, when an assignment is performed on the dereferenced object, will call the specified function passing the assigned value as the argument.
Declared in <bdlb_functionoutputiterator.h>
explicit
FunctionOutputIterator(FUNCTION const& function);