Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Experimental
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Experimental/ConcurrentLinearAllocator.h |
| Include | #include "Experimental/ConcurrentLinearAllocator.h" |
Syntax
template<uint32 BlockSize, typename Allocator>
class TBlockAllocationCache
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Free
(
void* Pointer, |
||
| void * | Malloc
(
SIZE_T Size, |
Constants
| Name | Description |
|---|---|
| SupportsAlignment | |
| UsesFMalloc |