"Alex Chovanec" <[EMAIL PROTECTED]> 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

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to