Comparing with std::bitset
liushiqi9 opened this issue · 1 comments
liushiqi9 commented
Need a comparison with std::bitset, so it's more attractive
noporpoise commented
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.