$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2007-11-14 13:06:06
on Thu Nov 08 2007, "Chris Weed" <chrisweed-AT-gmail.com> wrote:
> I can't figure out how to make a writable transform_iterator work.
Without getting too far into your code, you need to make sure that the
function (object) you use returns a reference, not a value.
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com