是否std::array<bool>实现相同的位包装内存优化那个std::vector<bool>呢?
std::array<bool>
std::vector<bool>
谢谢!
c++ std c++11
c++ ×1
c++11 ×1
std ×1