Boost logo

Boost :

From: Chuck Allison (cda_at_[hidden])
Date: 2002-06-12 18:16:19


> However if dyn_bitset is not meant to be a migration path from
> vector<bool> I think the argument is moot.
> I'm guessing that C++0X will entertain the idea of deprecating
> vector<bool>. I'm also guessing that said movement will be more likely
> to be successful if there is also a proposed bitvector for vector<bool>
> clients to migrate to. dyn_bitset does not have to be that class though.

I think this is a good argument in favor of dyn_bitset, and for providing
iterators. I haven't looked at it closely, but can we provide an iterator
for dyn_bitset that meets all the requirements for STL iterators?


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