|
ff155e23de
|
feat(memory): add CMultipleAllocator for non-contiguous containers
|
2023-03-22 20:41:32 +08:00 |
|
|
3d951a80db
|
fix(containers): fix assertion when TBitset cannot be represented by uint64
|
2023-03-17 19:26:57 +08:00 |
|
|
5b7a90cd0b
|
fix(containers): fix operator&= operator|= and operator^= of TBitset
|
2023-03-17 19:09:48 +08:00 |
|
|
5021171324
|
fix(containers): remove operator<=> of TBitset because its order is not defined
|
2023-03-15 19:22:04 +08:00 |
|
|
dd8b698bb3
|
feat(containers): enable TBitset to support custom block type
|
2023-03-13 19:23:44 +08:00 |
|
|
432b6e0a6b
|
feat(containers): add TBitset and the corresponding testing
|
2023-03-12 23:18:04 +08:00 |
|