$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:46:21
On Fri, Jul 31, 2015 at 8:14 AM, Nat Goodspeed <nat_at_[hidden]> wrote:
> On Thu, Jul 30, 2015 at 5:08 PM, Edward Diener <eldiener_at_[hidden]> wrote:
>> 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.
Never mind. Silly me. I was looking under the iterator library.