Boost logo

Boost :

From: Kevin Sopp (baraclese_at_[hidden])
Date: 2007-03-17 06:25:42


Hi Ion,
I have another suggestion to make for boost::intrusive containers:

Add cbegin(), cend(), etc. member functions to retrieve a constant
iterator from a non-constant container object.

As proposed in http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1865.pdf

These are trivial to implement and I generally find them useful.

Kevin


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