Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
TContainerTraits< TArray< InElementType, Allocator > > Struct Template Reference

#include <TArray.h>

+ Inheritance diagram for TContainerTraits< TArray< InElementType, Allocator > >:
+ Collaboration diagram for TContainerTraits< TArray< InElementType, Allocator > >:

Public Types

enum  { MoveWillEmptyContainer = TAllocatorTraits<Allocator>::SupportsMove }
 
- Public Types inherited from TContainerTraitsBase< TArray< InElementType, Allocator > >
enum  
 

Detailed Description

template<typename InElementType, typename Allocator>
struct TContainerTraits< TArray< InElementType, Allocator > >

Definition at line 2120 of file TArray.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename InElementType , typename Allocator >
anonymous enum
Enumerator
MoveWillEmptyContainer 

Definition at line 2122 of file TArray.h.


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