Ark Server API (ASA) - Wiki
|
#include <ContainerAllocationPolicies.h>
Public Types | |
typedef InElementAllocator | ElementAllocator |
typedef InBitArrayAllocator | BitArrayAllocator |
Encapsulates the allocators used by a sparse array in a single type.
Definition at line 1046 of file ContainerAllocationPolicies.h.
typedef InBitArrayAllocator TSparseArrayAllocator< InElementAllocator, InBitArrayAllocator >::BitArrayAllocator |
Definition at line 1051 of file ContainerAllocationPolicies.h.
typedef InElementAllocator TSparseArrayAllocator< InElementAllocator, InBitArrayAllocator >::ElementAllocator |
Definition at line 1050 of file ContainerAllocationPolicies.h.