#include AK/Tools/Common/AkObject.h>#include AK/Tools/Common/AkPlacementNew.h>#include AK/Tools/Common/AkAssert.h>#include AK/Tools/Common/AkPlatformFuncs.h>#include 类 | |
| struct | AkArrayAllocatorNoAlign |
| struct | AkArrayAllocatorAlignedSimd |
| struct | AkHybridAllocator |
| struct | AkAssignmentMovePolicy |
| struct | AkStdMovePolicy |
| struct | AkTrivialStdMovePolicy |
| struct | AkTransferMovePolicy |
| struct | AkGrowByPolicy_Legacy |
| struct | AkGrowByPolicy_NoGrow |
| struct | AkGrowByPolicy_Hybrid |
| struct | AkGrowByPolicy_Proportional |
| class | AkArray |
| Specific implementation of array 更多... | |
| struct | AkArray::Iterator |
| Iterator 更多... | |
宏定义 | |
| #define | AkGrowByPolicy_DEFAULT AkGrowByPolicy_Proportional |
类型定义 | |
| template | |
| using | AkSmallArrayAllocator = AkHybridAllocator |
| typedef AkArrayAllocatorNoAlignAkMemID_Object > | ArrayPoolDefault |
| typedef AkArrayAllocatorNoAlignAkMemID_Processing > | ArrayPoolLEngineDefault |
| typedef AkArrayAllocatorNoAlignAkMemID_Profiler > | ArrayPoolProfiler |
| typedef AkArrayAllocatorAlignedSimdAkMemID_Processing > | ArrayPoolLEngineDefaultAlignedSimd |