Skip to content

Classes or structs are inherintly not dynamic size, since the dynamic types are pointers to their heap memory location #86

Description

@TheLazyCat00

- **`Stack-first placement`.** A class instance lives on the stack unless its size is dynamic or it escapes its creating frame; only dynamically-sized data is forced onto the heap (see §3.5).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions