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.async] Remove redundant Remarks clause. #39

Merged
merged 1 commit into from Mar 16, 2013

Conversation

jwakely
Copy link
Member

@jwakely jwakely commented Dec 17, 2012

With the acceptance of N3436 into the WP the SFINAE constraint
added by the resolution of LWG 1315 is no longer required

With the acceptance of N3436 into the WP the SFINAE constraint
added by the resolution of LWG 1315 is no longer required
sdutoit added a commit that referenced this pull request Mar 16, 2013
[futures.async] Remove redundant Remarks clause.

With the N3436 definition of std::result_of in the draft, SFINAE will now apply in this case instead of a hard error, so the Remark is no longer required.
@sdutoit sdutoit merged commit 67d3636 into cplusplus:master Mar 16, 2013
@jwakely jwakely deleted the lwg1315-redux branch March 16, 2013 19:13
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

2 participants