Skip to content

delete statement #8

@widmoser

Description

@widmoser

Implement a statement to free space that was allocated with new.

SomeStruct s = new SomeStruct;
delete s;

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions