menu
版本
2017.1.9.6501
2024.1.6.8842
2023.1.13.8732
2022.1.19.8584
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.6.8842
2023.1.13.8732
2022.1.19.8584
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
组合类型 | |
struct | AkArrayAllocatorNoAlign< U_POOL > |
struct | AkArrayAllocatorAlignedSimd< U_POOL > |
struct | AkHybridAllocator< uBufferSizeBytes, uAlignmentSize > |
struct | AkAssignmentMovePolicy< T > |
struct | AkTransferMovePolicy< T > |
class | AkArray< T, ARG_T, TAlloc, TGrowBy, TMovePolicy > |
Specific implementation of array. 更多... |
|
struct | AkArray< T, ARG_T, TAlloc, TGrowBy, TMovePolicy >::Iterator |
Iterator. 更多... |
|
宏定义 | |
#define | AK_DEFINE_ARRAY_POOL(_name_, _poolID_) |
类型定义 | |
typedef AkArrayAllocatorNoAlign < _ArrayPoolDefault > |
ArrayPoolDefault |
typedef AkArrayAllocatorNoAlign < _ArrayPoolLEngineDefault > |
ArrayPoolLEngineDefault |
typedef AkArrayAllocatorAlignedSimd < _ArrayPoolLEngineDefault > |
ArrayPoolLEngineDefaultAlignedSimd |