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.spaceship] Clarify treatment of pointers. #3958

Merged
merged 1 commit into from Oct 18, 2020

Conversation

jensmaurer
Copy link
Member

@jensmaurer jensmaurer commented Apr 25, 2020

Fixes #3956.

source/expressions.tex Outdated Show resolved Hide resolved
source/expressions.tex Outdated Show resolved Hide resolved
source/expressions.tex Outdated Show resolved Hide resolved
@zygoloid zygoloid added the changes requested Changes to the wording or approach have been requested and not yet applied. label Sep 18, 2020
@zygoloid zygoloid added this to the C++23 milestone Sep 18, 2020
@jensmaurer jensmaurer removed the changes requested Changes to the wording or approach have been requested and not yet applied. label Sep 19, 2020
@jensmaurer
Copy link
Member Author

Rebased again to fix Travis failure.

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.

[expr.spaceship]: Wording should be clearer that function pointers don't do <=>
2 participants