Skip to content

Remove deprecated arithmetic conversions on enums - #710

Open
Gold856 wants to merge 1 commit into
epezent:masterfrom
Gold856:master
Open

Remove deprecated arithmetic conversions on enums#710
Gold856 wants to merge 1 commit into
epezent:masterfrom
Gold856:master

Conversation

@Gold856

@Gold856 Gold856 commented Jul 25, 2026

Copy link
Copy Markdown

This is completely removed in C++26. Suppressing warnings is not enough, and is a hard error on clang-cl with -std=c++latest.

This is completely removed in C++26. Suppressing warnings is not enough, and is a hard error on clang-cl with -std=c++latest.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant