Hacker News new | ask | show | jobs
by mavam 3721 days ago
What's wrong with vector<bool> (other than its name)? The interface is exactly what you need to implement a bit-level abstraction in a language where this isn't a first-class primitive.