![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ConcurrentLinearAllocator.h>
Inheritance diagram for FDefaultBlockAllocationTag:Public Types | |
| using | Allocator = TBlockAllocationLockFreeCache< BlockSize, FAlignedAllocator > |
Static Public Attributes | |
| static constexpr uint32 | BlockSize = 64 * 1024 |
| static constexpr bool | AllowOversizedBlocks = true |
| static constexpr bool | RequiresAccurateSize = true |
| static constexpr bool | InlineBlockAllocation = false |
| static constexpr const char * | TagName = "DefaultLinear" |
| using FDefaultBlockAllocationTag::Allocator = TBlockAllocationLockFreeCache<BlockSize, FAlignedAllocator> |