Boost logo

Boost :

From: Gary Powell (powellg_at_[hidden])
Date: 2002-03-19 16:47:47


or for whole containers
http://www.zib.de/weiser/vtl

-----Original Message-----
From: boost-admin_at_[hidden] [mailto:boost-admin_at_[hidden]]On
Behalf Of Neal D. Becker
Sent: Tuesday, March 19, 2002 11:07 AM
To: boost_at_[hidden]
Subject: [boost] concatentate iterator adaptor

Has anyone tried to make an iterator adaptor to concatenate two
iterators?

I'm thinking about something that takes as args b1, e1, b2, where b1
is the beginning or range1, e1 is the end, and b2 is the beginning of
range2. Dereferencing would first iterate through [b1...e1) and then
[b2...)
_______________________________________________
Unsubscribe & other changes:
http://lists.boost.org/mailman/listinfo.cgi/boost


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