Skip to content

size_t to dynamic #1280

@Aidan63

Description

@Aidan63

Depending on the OS, architecture, and compiler used size_t can sometimes be boxed into dynamic. Would be nice to add proper support for boxing size_t as it would make more sense for the View type to use it. Might be a bit tricker than the existing numeric types though as the size of size_t will vary between 4 and 8 bytes, so what should it report it's type as?

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