小编Cli*_*ida的帖子

std :: array <bool>与std :: vector <bool>的行为

是否std::array<bool>实现相同的位包装内存优化那个std::vector<bool>呢?

谢谢!

c++ std c++11

11
推荐指数
1
解决办法
2479
查看次数

标签 统计

c++ ×1

c++11 ×1

std ×1