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] Use kebab-case for \expos enumerations #2803

Merged
merged 2 commits into from Jun 12, 2019

Conversation

CaseyCarter
Copy link
Contributor

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

Fixes #2801.

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

Fixes cplusplus#2801.
source/support.tex Outdated Show resolved Hide resolved
@zygoloid zygoloid merged commit 9389f77 into cplusplus:master Jun 12, 2019
@CaseyCarter CaseyCarter deleted the expos_cmp_categories branch June 13, 2019 00:07
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.

[cmp.categories] eq, ord, and ncmp should use kebab-case
4 participants