Redcraft/Redcraft.Utility/Source/Public/Containers
_Redstone_c_ 19dc46364a refactor(*): use CAllocatableObject instead of CElementalObject 2023-03-22 22:25:12 +08:00
..
Array.h refactor(*): use CAllocatableObject instead of CElementalObject 2023-03-22 22:25:12 +08:00
ArrayView.h refactor(*): use CAllocatableObject instead of CElementalObject 2023-03-22 22:25:12 +08:00
Bitset.h feat(memory): add CMultipleAllocator for non-contiguous containers 2023-03-22 20:41:32 +08:00
Containers.h feat(containers): add TStaticBitset and the corresponding testing 2023-03-15 23:10:48 +08:00
Iterator.h refactor(*): use CAllocatableObject instead of CElementalObject 2023-03-22 22:25:12 +08:00
StaticArray.h refactor(*): use CAllocatableObject instead of CElementalObject 2023-03-22 22:25:12 +08:00
StaticBitset.h fix(containers): fix assertion when TBitset cannot be represented by uint64 2023-03-17 19:26:57 +08:00