Skip to content

Replace uses of reinterpret_cast with transmute, remove reinterpret_cast #5163

Closed
@brson

Description

@brson

reinterpret_cast is rarely needed now, maybe never. Try to replace all uses with transmute, then remove reinterpret_cast.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-cleanupCategory: PRs that clean code up or issues documenting cleanup.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions