Skip to content

String support for Dynamic type. #3

@ContainedBlargh

Description

@ContainedBlargh

As strings have to be allocated and de-allocated from the heap in order to persist beyond a single stack frame, I have excluded char*/string from the dynamic type.

However, given that strings are a part of almost every programming problem, it would be nice not to manually have to control the reference put into the dynamic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions