[Dune] Re: [Dune-CVS] CVS (oliver)
Thimo Neubauer
thimo.neubauer at iwr.uni-heidelberg.de
Tue Nov 23 13:52:55 CET 2004
On Tue, Nov 23, 2004 at 10:53:12AM +0100, Oliver Sander wrote:
> Update of /var/lib/cvs/dune/common
> In directory hal:/tmp/cvs-serv14162
>
> Added Files:
> bitfield.hh
> Log Message:
> An array of booleans. Inherits from std::vector<bool>
Do you need the dynamic size expansion? Otherwise maybe the STL-bitset
http://www.sgi.com/tech/stl/bitset.html
is what you want.
Cheers
Thimo
More information about the Dune
mailing list