
9 Nov
2004
9 Nov
'04
11:46 p.m.
"Thorsten Ottosen" <nesotto@cs.auc.dk> wrote in message news:cmrj3j$cu4$1@sea.gmane.org...
| I've already started using Boost.Range and find it very useful. John's examples | look very interesting, too, although I haven't read his docs yet. I would | definitely like to see the libraries integrated -- if that is possible -- rather | than having another pair of partially overlapping libraries.
As far as I can see there is only a very small overlap...sub_range<> vs crange<> and iterator_range<> vs irange<>. So it should be possible.
Good. I guess I'll understand this as soon as I read the documentation. ;-)
-Thorsten.
Jonathan