$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Boost.Iterator] transform_iterator equivalent for output iterators
From: Nat Goodspeed (nat_at_[hidden])
Date: 2015-07-31 08:14:59
On Thu, Jul 30, 2015 at 5:08 PM, Edward Diener <eldiener_at_[hidden]> wrote:
> On 7/30/2015 7:06 AM, dariomt_at_[hidden] 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.