Skip to content

Reconsider implementation of resource_destructor() #212

@elfring

Description

@elfring

I find the following source code useless.

    if (info == nullptr) {
        delete info;
    }

🔮 How should this function implementation evolve further?

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