Lambdas with variadic template fail to build
Bug #1594422 reported by
Pierre Schweitzer
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gcc-4.8 (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Dear all,
All the G++ shipped with Ubuntu 14.04 (including the latest 4.8 package) are suffering a bug from G++ in the C++11 implementation. It is not possible to build code that contains variadic templates with variadic lambda.
The bug was fixed upstream. Would it be possible to backport the fix?
As an example, you'll find the upstream bug report: https:/
It provides examples about how to reproduce the bug. The output of the compiler is slightly different though, as it is made by G++-4.8.
Cheers
To post a comment you must log in.