![]() |
Ark Server API (ASE) - Wiki
|
#include <ContainerAllocationPolicies.h>
Classes | |
| class | ForAnyElementType |
| class | ForElementType |
Public Types | |
| enum | { NeedsElementType = false } |
| enum | { RequireRangeCheck = true } |
The indirect allocation policy always allocates the elements indirectly.
Definition at line 205 of file ContainerAllocationPolicies.h.
| anonymous enum |
| Enumerator | |
|---|---|
| NeedsElementType | |
Definition at line 209 of file ContainerAllocationPolicies.h.
| anonymous enum |
| Enumerator | |
|---|---|
| RequireRangeCheck | |
Definition at line 210 of file ContainerAllocationPolicies.h.