Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle scoped C++ enums #753

Closed
wants to merge 1 commit into from

Conversation

hidmic
Copy link
Contributor

@hidmic hidmic commented Oct 25, 2021

Precisely what the title says. Doxygen does tag scoped enums via the strong attribute and this pull request leverages it.

@jakobandersen
Copy link
Collaborator

Great to get this addressed, thanks!
Merged via rebase and a few extra commits (see from 6a68560 and its ancestors).
Basically I have added rendering of the underlying type of scoped enums on top of your code.

@jakobandersen jakobandersen self-assigned this Nov 7, 2021
@jakobandersen jakobandersen added the enhancement Improvements, additions (also cosmetics) label Nov 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvements, additions (also cosmetics)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants