-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
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
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed