Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
に似ているstd::vector<bool>が、(1ビットではなく)パックされた2ビット整数を含むコンテナクラスが必要boolです。そのようなクラスはどこかに存在しますか、それとも自分で作成する必要がありますか?
std::vector<bool>
bool