http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41933
Jason Merrill <jason at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|unassigned at gcc dot gnu.org |jason at gcc dot gnu.org --- Comment #12 from Jason Merrill <jason at gcc dot gnu.org> --- The patches just checked in fix all the testcases that want to capture the entire pack, but not the testcase in comment #9, which wants several different lambdas each capturing an element of the pack.