BloombergLP::bdlb::FunctionOutputIterator::FunctionOutputIterator

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.

Synopsis

Declared in <bdlb_functionoutputiterator.h>

explicit
FunctionOutputIterator(FUNCTION const& function);