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

[expr.and][expr.or][expr.xor] Add grouping sentence to the binary and/or/xor operators. #2581

Merged
merged 1 commit into from Jan 19, 2019

Conversation

Rakete1111
Copy link
Contributor

It seems like every binary expression has a sentence which says which way the operator groups, except for and, or and xor.

For consistency, add a sentence saying that they group left-to-right.

@jensmaurer
Copy link
Member

The commit comment should start with "[blah,blurb,blubb]" when mentioning several labels. Could you please rebase and force-push? Thanks.

@jensmaurer jensmaurer added the changes requested Changes to the wording or approach have been requested and not yet applied. label Dec 14, 2018
@jensmaurer jensmaurer removed the changes requested Changes to the wording or approach have been requested and not yet applied. label Dec 14, 2018
Copy link
Member

@jensmaurer jensmaurer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@zygoloid zygoloid merged commit eb10678 into cplusplus:master Jan 19, 2019
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.

None yet

3 participants