Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
saq10002 committed Oct 26, 2014
1 parent 78b590d commit 645857a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
@@ -1,4 +1,6 @@
dynamicbitset
=============

Simple C++ dynamic bit array
Simple C++ dynamic bit array. It is like ```std::bitset``` but its size can be dynamically set.

See ds.dynamicbitset.test.h for usage.

0 comments on commit 645857a

Please sign in to comment.