Search Results for

    Show / Hide Table of Contents

    Class InlinedAllocation

    The memory allocation policy that uses inlined memory of the fixed size and supports using additional allocation to increase its capacity (eg. via heap allocation).

    Inheritance
    InlinedAllocation
    Inherited Members
    InlinedAllocation
    Assembly: FlaxEngine.dll
    File: Engine/Core/Memory/Allocation.h
    Syntax
    public class InlinedAllocation<Capacity, FallbackAllocation>
    Type Parameters
    Capacity

    FallbackAllocation

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat