Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2003-06-13 08:23:33


"Alex Chovanec" <achovane_at_[hidden]> writes:

> Now you have a range of proxies to all of the objects in the first range
> that also appear in the second range. You could apply a transformation to
> the original copies of those objects in [begin1, end1) using the following
> function call.

I haven't had time to look at this carefully, but since I noticed the
word "proxy" along with iterators in the same context I should point
out that the only conforming iterators which can use proxies are
input/output
iterators. http://boost-consulting.com/writing/new-iter-concepts.html
aims to change that.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk