|
Boost : |
From: Daryle Walker (darylew_at_[hidden])
Date: 2002-06-19 02:58:33
With the discussion over dyn_bitset, for some reason I decided to do a quick
mock-up of a class that does std::vector<bool> and std::bitset<>. I didn't
like the internal implementation of dyn_bitset, so I made my class take
advantage of the standard library more. I also added some bitint stuff.
The library is in the Boost sandbox, called <boost/bit_vector.hpp>. It's my
first attempt to add stuff via CVS. Only the auxiliary classes have any
code done. I plan to finish up the implementation later.
What do you guys think of it so far?
-- Daryle Walker Mac, Internet, and Video Game Junkie darylew AT mac DOT com
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk