$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
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