|
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 |
|
|
700c901c7b
|
perf(containers): refactor TArray and TList some functions by TConstantIterator
|
2024-10-29 21:19:44 +08:00 |
|
|
977df63d24
|
feat(containers): add TList and the corresponding testing
|
2023-04-02 23:10:50 +08:00 |
|