Class ArenaAllocationBase
The memory allocation policy that uses a part of shared page allocator. Allocations are performed in stack-manner, and free is no-op.
Inheritance
ArenaAllocationBase
Inherited Members
ArenaAllocationBase
ArenaAllocationBase
Assembly: FlaxEngine.dll
File: Engine/Core/Memory/ArenaAllocation.h
Syntax
public class ArenaAllocationBase<ArenaType>
Type Parameters
|
typename ArenaType
|