Hacker News new | ask | show | jobs
by bmohlenhoff 3717 days ago
std::bitset is also a good choice if the number of desired bits is known at compile time
1 comments

I think this would probably be the best choice after templating the filter