Boost logo

Boost :

From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2004-09-15 14:17:11


"Doug Gregor" <dgregor_at_[hidden]> wrote in message
news:FA3C64CC-0745-11D9-8C97-000A95B0EC64_at_cs.indiana.edu...
|
| On Sep 15, 2004, at 1:09 PM, Thorsten Ottosen wrote:

| > Ok, but doesn't it usually work the way that things go into boost
| > first? If
| > not for anything else, then to
| > see if the stuff works in practice?
|
| cbegin()/cend() aren't all that useful unless they also work with the
| standard library containers.

all code in boost.range works with standard containers.

the frame only require begin/end functions (not even rbegin/rend) to be
present in the container.

br

Thorsten


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