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.prim.lambda.capture] CWG 2378: Resolve FIXME regarding ellipses in captures #2493

Closed
Eelis opened this issue Nov 20, 2018 · 3 comments
Closed
Labels
cwg Issue must be reviewed by CWG. not-editorial Issue is not deemed editorial; the editorial issue is kept open for tracking.

Comments

@Eelis
Copy link
Contributor

Eelis commented Nov 20, 2018

I was looking at ellipses and noticed this FIXME:

% FIXME: This is wrong. The ... should go after the &.

I'm not quite sure what it's saying, or if there's really something wrong, but if there is something wrong, perhaps it's fixable. :)

@timsong-cpp
Copy link
Contributor

That's a core issue about how you spell reference init-capture packs.

@Eelis
Copy link
Contributor Author

Eelis commented Nov 20, 2018

Oh I see! I guessed it was editorial. Feel free to close.

@jensmaurer jensmaurer changed the title [expr.prim.lambda.capture] Resolve FIXME regarding ellipses in captures [expr.prim.lambda.capture] CWG 2378: Resolve FIXME regarding ellipses in captures Nov 21, 2018
@jensmaurer
Copy link
Member

jensmaurer commented Nov 21, 2018

This is CWG 2378.

@jensmaurer jensmaurer added cwg Issue must be reviewed by CWG. not-editorial Issue is not deemed editorial; the editorial issue is kept open for tracking. labels Nov 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cwg Issue must be reviewed by CWG. not-editorial Issue is not deemed editorial; the editorial issue is kept open for tracking.
Projects
None yet
Development

No branches or pull requests

3 participants