Boost logo

Boost :

Subject: [boost] sparse bitset
From: Anuj Garg (anujgarg2004_at_[hidden])
Date: 2009-05-27 02:43:19


my application requires sparse bitsets.
Type requirements:
*Block *is an unsigned integer type
how hard would it be to replace this with a custom structure. basically
instead of storing them as a Array or uint's i would like to store them as a
link-list of uint or hash-map.


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