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

#include <ContainerAllocationPolicies.h>

+ Inheritance diagram for TAllocatorTraitsBase< AllocatorType >:

Public Types

enum  { SupportsMove = false }
 
enum  { IsZeroConstruct = false }
 

Detailed Description

template<typename AllocatorType>
struct TAllocatorTraitsBase< AllocatorType >

Definition at line 108 of file ContainerAllocationPolicies.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename AllocatorType >
anonymous enum
Enumerator
SupportsMove 

Definition at line 110 of file ContainerAllocationPolicies.h.

◆ anonymous enum

template<typename AllocatorType >
anonymous enum
Enumerator
IsZeroConstruct 

Definition at line 111 of file ContainerAllocationPolicies.h.


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