
"Jonathan Turkanis" <technews@kangaroologic.com> wrote in message news:cmrije$bkh$1@sea.gmane.org... | | "Thorsten Ottosen" <nesotto@cs.auc.dk> wrote in message | news:cmrhjn$92n$1@sea.gmane.org... | | > | > I guess the next version could be made iterable if people want. In that sense | > sub_range<> would replace crange<> in John's library. maybe John wouldn't | > mind? | > | | 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. -Thorsten.