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

Wonky wording: operators that "admit" other operators? #2357

Closed
Eelis opened this issue Oct 13, 2018 · 2 comments · Fixed by #2533
Closed

Wonky wording: operators that "admit" other operators? #2357

Eelis opened this issue Oct 13, 2018 · 2 comments · Fixed by #2533
Assignees

Comments

@Eelis
Copy link
Contributor

Eelis commented Oct 13, 2018

E.g. in [cmp.weakord]/1:

The weak_­ordering type is typically used as the result type of a three-way comparison operator that (a) admits all of the six two-way comparison operators ([expr.rel], [expr.eq]), and (b) does not imply substitutability.

What does it mean for an operator to "admit" another operator? I can't find a definition of it anywhere. Is there maybe a better way to phrase what is intended here? :)

@jensmaurer
Copy link
Member

jensmaurer commented Oct 25, 2018

Maybe "... that does not imply substitutability and whose parameter type admits all..."?

@jensmaurer jensmaurer added the decision-required A decision of the editorial group (or the Project Editor) is required. label Oct 25, 2018
@jensmaurer
Copy link
Member

Editorial meeting: Replace "admits" with "supports". No, makes it worse.
"... for a type that is intended to support ... and for which equality need not imply substitutability."
Also for the other such phrases.

@jensmaurer jensmaurer removed the decision-required A decision of the editorial group (or the Project Editor) is required. label Nov 6, 2018
@jensmaurer jensmaurer self-assigned this Nov 27, 2018
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.

2 participants