|
ae964ebd0a
|
refactor(*): refactor files that depend on iterator and range with minimal #include
|
2024-12-18 16:58:43 +08:00 |
|
|
80238de712
|
refactor(containers): disable container element types with cv-qualifiers
|
2024-12-18 11:31:44 +08:00 |
|
|
6a37e91639
|
refactor(*): replace the old with the new iterator and range library
|
2024-12-17 21:49:37 +08:00 |
|
|
312cfe4097
|
refactor(*): make type alias identifiers conform to the style for general type identifiers
|
2024-12-16 19:34:47 +08:00 |
|
|
7525c9a5dd
|
refactor(*): move container and iterator tools to miscellaneous
|
2024-12-05 16:38:49 +08:00 |
|
|
728b91c317
|
fix(containers): fix the final qualifier of container's iterators
|
2024-11-02 20:52:10 +08:00 |
|
|
243076cfec
|
refactor(containers): remove the container's final qualifier allows it to be inherited
|
2024-11-02 20:49:48 +08:00 |
|
|
ec2a240c23
|
refactor(*): remove TObserverPtr and use raw pointer instead
|
2024-11-01 19:51:44 +08:00 |
|
|
1cfa252779
|
fix(containers): remove qualifiers for Iterator::ElementType
|
2024-10-30 23:14:52 +08:00 |
|
|
3d951a80db
|
fix(containers): fix assertion when TBitset cannot be represented by uint64
|
2023-03-17 19:26:57 +08:00 |
|
|
1b33d3b166
|
feat(containers): add TStaticBitset and the corresponding testing
|
2023-03-15 23:10:48 +08:00 |
|