noporpoise/BitArray

Comparing with std::bitset

liushiqi9 opened this issue · 1 comments

Need a comparison with std::bitset, so it's more attractive

Feel free to submit a PR to add a comparison - I'd be grateful to receive one.

BitArray is also useful to C users who don't have access to the C++ standard library.