Skip to content

Switch to C++ style casts  #14392

@ncteisen

Description

@ncteisen

C style casts are error prone. Now that the codebase is C++, we should prevent anyone from adding new c style casts, and attempt to switch all existing casts to C++ style.

Clang-tidy can do about half of this work.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions