Skip to content

Translate enums that have integer type instead of enumerator type#54

Merged
nunoplopes merged 7 commits intoCpp2Rust:masterfrom
lucic71:enum-int
May 1, 2026
Merged

Translate enums that have integer type instead of enumerator type#54
nunoplopes merged 7 commits intoCpp2Rust:masterfrom
lucic71:enum-int

Conversation

@lucic71
Copy link
Copy Markdown
Contributor

@lucic71 lucic71 commented May 1, 2026

In C, as opposed to C++, enums have integral type rather than enumerator type

@nunoplopes nunoplopes merged commit a7de658 into Cpp2Rust:master May 1, 2026
9 checks passed
lucic71 added a commit to lucic71/cpp2rust that referenced this pull request May 3, 2026
…p2Rust#54)

In C, as opposed to C++, enums have integral type rather than enumerator type.
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.

2 participants