Navigation
API > API/Runtime > API/Runtime/Core
| |
|
| Name |
TLinearArrayAllocatorBase |
| Type |
class |
| Header File |
/Engine/Source/Runtime/Core/Public/Experimental/ConcurrentLinearAllocator.h |
| Include Path |
#include "Experimental/ConcurrentLinearAllocator.h" |
Syntax
template<typename BlockAllocationTag, ELinearAllocatorThreadPolicy ThreadPolicy>
class TLinearArrayAllocatorBase
Classes
Enums
Public
Typedefs
| Name |
Type |
Remarks |
Include Path |
| ForAnyElementType |
ForElementType< FScriptContainerElement > |
|
Experimental/ConcurrentLinearAllocator.h |
| SizeType |
int32 |
|
Experimental/ConcurrentLinearAllocator.h |