|
NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
|
位图容器 更多...
类 | |
| struct | neforce::bit_reference |
| 位引用类 更多... | |
| struct | neforce::bitmap_iterator< IsConst, BitMap > |
| 位图迭代器 更多... | |
| class | neforce::bitmap |
| 位图容器 更多... | |
变量 | |
| constexpr uint32_t | neforce::BITMAP_WORD_SIZE = 8 * sizeof(uint32_t) |
| 每个字的位数 | |