Skip to content

Auto-generate to_string implementations for enums#927

Merged
Neverlord merged 3 commits intomasterfrom
topic/enum-to-string
Oct 9, 2019
Merged

Auto-generate to_string implementations for enums#927
Neverlord merged 3 commits intomasterfrom
topic/enum-to-string

Conversation

@Neverlord
Copy link
Copy Markdown
Member

The generator only works for enums that live in their own header. Hence, I've excluded enums that live as implementation detail within classes etc. The "big ones" like SEC and PEC are the important ones anyway, because the frequently change.

@Neverlord Neverlord requested review from jakobod and removed request for josephnoir October 9, 2019 08:19
Co-Authored-By: Joseph Noir <josephnoir@users.noreply.github.com>
Copy link
Copy Markdown
Collaborator

@jakobod jakobod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants