[Dune] Re: [Dune-CVS] CVS (oliver)
Oliver Sander
sander at math.fu-berlin.de
Tue Nov 23 14:00:56 CET 2004
I do need the dynamic size expansion. std::vector<bool> fits
quite nicely. I just added a few convenience methods like
setAll, nSetBits and operator<<.
:-)
Oliver
************************************************************************
* Oliver Sander ** *
* Freie Universität Berlin ** email: sander at math.fu-berlin.de *
* Institut für Mathematik II ** phone: + 49 (30) 838 75217 *
* Arnimallee 2-6 ** fax : + 49 (30) 838 54977 *
* 14195 Berlin, Germany ** URL : www.math.fu-berlin.de/~sander *
************************************************************************
On Tue, 23 Nov 2004, Thimo Neubauer wrote:
> 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
>
> _______________________________________________
> Dune mailing list
> Dune at hal.iwr.uni-heidelberg.de
> http://hal.iwr.uni-heidelberg.de/cgi-bin/mailman/listinfo/dune
>
More information about the Dune
mailing list