Skip to content

After the init refactor, we should remove the redundant __init variables #1612

@ghaith

Description

@ghaith

During the refactor, i saw that the __init variables that we used to memcpy are still in the code but not always used.
A quick check told me that they might be still needed for some code pathes so i did not remove them.
I would like to go through the usecases and eventually get rid of the redudant / stale initialization logic. Any type should go through ctor calls instead of memcpy

Metadata

Metadata

Assignees

No one assigned

    Labels

    low-priorityrefactorinternal change, cleanup, code-style-improvement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions