31 Jul
2015
31 Jul
'15
12:14 p.m.
On Thu, Jul 30, 2015 at 5:08 PM, Edward Diener
On 7/30/2015 7:06 AM, dariomt@gmail.com wrote:
Here is my problem: for any given algorithm that writes its output into an output iterator, I'd like to apply a transformation *before* writing to the output iterator.
Can you not use the function_output_iterator to accomplish what you want to do ?
Please point me to it? I can't seem to find any such thing in Boost 1.58.