Skip to content

add an attribute for omitting the drop flag #7138

Closed
@thestinger

Description

@thestinger

For smart pointers to be implemented as library types, the drop flag needs to be omitted and the pointer zeroed instead. Calling the destructor more than once will be fine, free is a no-op on null pointers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    I-slowIssue: Problems and improvements with respect to performance of generated code.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions