![]() |
Ark Server API (ASE) - Wiki
|
#include <ContainerAllocationPolicies.h>
Inheritance diagram for TSparseArrayAllocator< InElementAllocator, InBitArrayAllocator >:Public Types | |
| typedef InElementAllocator | ElementAllocator |
| typedef InBitArrayAllocator | BitArrayAllocator |
Encapsulates the allocators used by a sparse array in a single type.
Definition at line 685 of file ContainerAllocationPolicies.h.
| typedef InBitArrayAllocator TSparseArrayAllocator< InElementAllocator, InBitArrayAllocator >::BitArrayAllocator |
Definition at line 690 of file ContainerAllocationPolicies.h.
| typedef InElementAllocator TSparseArrayAllocator< InElementAllocator, InBitArrayAllocator >::ElementAllocator |
Definition at line 689 of file ContainerAllocationPolicies.h.