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

[is.sorted] Add missing "return" and semi-colon #3050

Merged
merged 1 commit into from Aug 7, 2019

Conversation

jwakely
Copy link
Member

@jwakely jwakely commented Jul 22, 2019

This was lost when changing Returns: to Effects: for P0896R4. The
paper included this change, but it was lost when applying it.

This was lost when changing "Returns:" to "Effects:" for P0896R4. The
paper included this change, but it was lost when applying it.
@jwakely jwakely added the tiny An issue with a small change; with "cwg" label: can be applied editorially after CWG consent. label Aug 6, 2019
@jwakely jwakely added this to the post-2019-07 milestone Aug 6, 2019
@jwakely
Copy link
Member Author

jwakely commented Aug 6, 2019

I've added the post-2019-07 milestone, because this is a regression from the current IS, so it would be good to fix for the CD.

@zygoloid zygoloid merged commit 7e02aa3 into cplusplus:master Aug 7, 2019
@jwakely jwakely deleted the is-sorted branch January 22, 2022 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tiny An issue with a small change; with "cwg" label: can be applied editorially after CWG consent.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants