Skip to content

[class.conv.fct] Add an example for a conversion function with a dedu… #1104

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

Merged
merged 1 commit into from
Nov 23, 2016

Conversation

jensmaurer
Copy link
Member

…ced return type.

Fixes #424.

A trailing return type is ill-formed, a conversion function with a
deduced return type is fine, but a conversion function template with a
deduced return type is ill-formed.

Fixes cplusplus#424.
@tkoeppe tkoeppe merged commit c8cef8d into cplusplus:master Nov 23, 2016
@jensmaurer jensmaurer deleted the b6 branch November 23, 2016 14:59
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