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

[cmp.categories] eq, ord, and ncmp should use kebab-case #2801

Closed
CaseyCarter opened this issue Mar 20, 2019 · 0 comments · Fixed by #2803
Closed

[cmp.categories] eq, ord, and ncmp should use kebab-case #2801

CaseyCarter opened this issue Mar 20, 2019 · 0 comments · Fixed by #2803
Assignees

Comments

@CaseyCarter
Copy link
Contributor

The three exposition-only scoped enumeration types eq, ord, and ncmp are used in the subject subclause with monospace names, which is inconsistent with our policy of using italic monospace for exposition-only library types.

CaseyCarter added a commit to CaseyCarter/draft that referenced this issue Mar 20, 2019
Affects `eq`, `ord`, and `ncmp` - as well as their enumerators - defined in [cmp.categories.pre]/1 and used throughout [cmp.categories].

Fixes cplusplus#2801.
zygoloid pushed a commit that referenced this issue Jun 12, 2019
…erator names

Affects `eq`, `ord`, and `ncmp` - as well as their enumerators - defined in [cmp.categories.pre]/1 and used throughout [cmp.categories].

Fixes #2801.
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 a pull request may close this issue.

1 participant