Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
TAllocatorTraitsBase< AllocatorType > Struct Template Reference

#include <ContainerAllocationPolicies.h>

+ Inheritance diagram for TAllocatorTraitsBase< AllocatorType >:

Public Types

enum  { IsZeroConstruct = false }
 
enum  { SupportsFreezeMemoryImage = false }
 
enum  { SupportsElementAlignment = false }
 

Detailed Description

template<typename AllocatorType>
struct TAllocatorTraitsBase< AllocatorType >

Definition at line 145 of file ContainerAllocationPolicies.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename AllocatorType >
anonymous enum
Enumerator
IsZeroConstruct 

Definition at line 147 of file ContainerAllocationPolicies.h.

◆ anonymous enum

template<typename AllocatorType >
anonymous enum
Enumerator
SupportsFreezeMemoryImage 

Definition at line 148 of file ContainerAllocationPolicies.h.

◆ anonymous enum

template<typename AllocatorType >
anonymous enum
Enumerator
SupportsElementAlignment 

Definition at line 149 of file ContainerAllocationPolicies.h.


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