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.rel] Clarify auxiliary partial ordering #1977

Merged
merged 1 commit into from Mar 30, 2018

Conversation

jensmaurer
Copy link
Member

Fixes #1938.

@timsong-cpp
Copy link
Contributor

Do we also want to change the if a pointer \tcode{p} compares greater than a pointer \tcode{q} in the following paragraph?

@jensmaurer
Copy link
Member Author

I don't think so. The idea here is that we have a partial ordering that is only partially specified. So, there might be other (implementation-specific) situations beyond the "is required to compare greater" situations where a pointer compares greater than another one.

@jensmaurer jensmaurer added the needs rebase The pull request needs a git rebase to resolve merge conflicts. label Mar 30, 2018
@jensmaurer jensmaurer removed the needs rebase The pull request needs a git rebase to resolve merge conflicts. label Mar 30, 2018
@tkoeppe tkoeppe merged commit 31d6168 into cplusplus:master Mar 30, 2018
@jensmaurer jensmaurer deleted the b41 branch March 31, 2018 11:46
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