Boost logo

Boost :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-01-14 13:25:26


Still hoping for an answer to the question below...

In the meantime, a pre-review comment: dyn_bitset doesn't seem to have a
member function to change its size. If I need to resize a bitset, I need to
build another one and assign, causing an extra dynamic allocation.

-Dave

----- Original Message -----
From: "dave_abrahams" <david.abrahams_at_[hidden]>

> --- In boost_at_y..., Jeremy Siek <jsiek_at_c...> wrote:
> > Hi All,
> >
> > I just uploaded an implementation of a dynamic sized version of
> > std::bitset to the Files (dyn_bitset.tar.gz). Also included is a
> complete
> > test suite and documentation. Chuck Allison provided the initial
> > implementation, and I boostified the code, and added docs and test.
> >
> > This classes is needed for several things in the graph library, but
> it
> > should also be useful in a bunch of other places.
>
>
> What's the relationship between this and what's in
> boost/graph/detail/bitset.hpp, and which one should I use in another
> boost library?


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