bits-and-blooms/bitset

why not offer a method like std::bitset<T>.to_ulong() in C++?

Closed this issue · 1 comments

why not offer a method like std::bitset.to_ulong() in C++?
then we can transfer to uint from bitset.

Please review our API and make sure that the functionality you desire is not already provided.