id summary reporter owner description type status milestone component version severity resolution keywords cc 7597 transform_output_iterator louis.dionne92@… jeffrey.hellrung "Hello, This ticket is related to the proposal that I made in the mailing list some weeks ago. The proposal is about adding a new iterator, the transform_output_iterator (initially called chained_output_iterator). Please see the code, unit tests and documentation attached for details. Everything is also available on github: github.com/ldionne/boost-submissions I was not able to generate the documentation as a whole, so only the rst documents are attached. Please do not hesitate to contact me for any issues/comments. Thanks, Louis Dionne Note: Regarding the mean for composing iterators (using the and_then method), I am open for discussion if another solution would be more desirable. However, this is the result of several attempts to reduce the requirements on the UnaryFunction type and it is the only way I found not to require UnaryFunction to have member typedefs. " Feature Requests new To Be Determined iterator Boost Development Trunk Not Applicable iterator transform transform_output transform_output_iterator