sourcesmith / compressedbitset

Automatically exported from code.google.com/p/compressedbitset
1 stars 0 forks source link

Removing the append-only restriction #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Now the code throws an exception if you set a bit inside the compressed
bitmap. That should be removed.

Original issue reported on code.google.com by devb...@gmail.com on 30 Nov 2007 at 9:55