Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
TAlignedHeapAllocator< Alignment > Class Template Reference

#include <ContainerAllocationPolicies.h>

Classes

class  ForAnyElementType
 
class  ForElementType
 

Public Types

enum  { NeedsElementType = false }
 
enum  { RequireRangeCheck = true }
 

Detailed Description

template<uint32 Alignment = DEFAULT_ALIGNMENT>
class TAlignedHeapAllocator< Alignment >

The indirect allocation policy always allocates the elements indirectly.

Definition at line 205 of file ContainerAllocationPolicies.h.

Member Enumeration Documentation

◆ anonymous enum

template<uint32 Alignment = DEFAULT_ALIGNMENT>
anonymous enum
Enumerator
NeedsElementType 

Definition at line 209 of file ContainerAllocationPolicies.h.

◆ anonymous enum

template<uint32 Alignment = DEFAULT_ALIGNMENT>
anonymous enum
Enumerator
RequireRangeCheck 

Definition at line 210 of file ContainerAllocationPolicies.h.


The documentation for this class was generated from the following file: