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

Change Request: Bitflag enums must be named with Flags suffix for C++ #2315

Closed
RickWinter opened this issue Feb 1, 2021 · 1 comment
Closed
Assignees
Labels
ArchBoard Guidelines Apply to PRs or Issues relating Archboard Guidelines architecture C++ C++ Language

Comments

@RickWinter
Copy link
Member

Name bitflag enums with the Flags suffix and to put this in our guidelines.
Flag enums will be uncommon because most over-the-wire enums will be extensible enums (and we could have another guideline for how to name these if they represent a set of flags).

Copy link

Hi @RickWinter, we deeply appreciate your input into this project. Regrettably, this issue has remained inactive for over 2 years, leading us to the decision to close it. We've implemented this policy to maintain the relevance of our issue queue and facilitate easier navigation for new contributors. If you still believe this topic requires attention, please feel free to create a new issue, referencing this one. Thank you for your understanding and ongoing support.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 18, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Mar 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ArchBoard Guidelines Apply to PRs or Issues relating Archboard Guidelines architecture C++ C++ Language
Projects
None yet
Development

No branches or pull requests

2 participants