
27 May
2009
27 May
'09
6:43 a.m.
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.