![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ConcurrentLinearAllocator.h>
Static Public Member Functions | |
| static void * | Malloc (SIZE_T Size, uint32 Alignment) |
| static void | Free (void *Pointer, SIZE_T Size) |
Static Public Attributes | |
| static constexpr bool | SupportsAlignment = Allocator::SupportsAlignment |
| static constexpr bool | UsesFMalloc = Allocator::UsesFMalloc |
| static constexpr uint32 | MaxAlignment = Allocator::MaxAlignment |
|
inlinestatic |
|
inlinestatic |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |