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

[futures.promise] Make swapping std::promises consistently noexcept. #889

Merged
merged 1 commit into from Sep 25, 2016

Conversation

Eelis
Copy link
Contributor

@Eelis Eelis commented Aug 6, 2016

No description provided.

@K-ballo
Copy link
Contributor

K-ballo commented Aug 6, 2016

The function bits are LWG2062

@Eelis Eelis changed the title [function.objects, futures.promise] Make swapping std::functions and std::promises consistently noexcept. [futures.promise] Make swapping std::promises consistently noexcept. Aug 6, 2016
@Eelis
Copy link
Contributor Author

Eelis commented Aug 6, 2016

Ok, removed the function bits. The remaining one for std::promise is probably more editorial, because that particular std::swap /is/ declared as noexcept in the synopsis at the start of the section.

@tkoeppe tkoeppe merged commit 70c56d5 into cplusplus:master Sep 25, 2016
@Eelis Eelis deleted the noexcept branch February 9, 2018 19:04
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