[Bug c++/47226] [C++0x] GCC doesn't expand template parameter pack that appears in a lambda-expression

d.brentjes at gmail dot com gcc-bugzilla@gcc.gnu.org
Mon Dec 30 23:53:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47226

Dennis Brentjes <d.brentjes at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |d.brentjes at gmail dot com

--- Comment #5 from Dennis Brentjes <d.brentjes at gmail dot com> ---
Created attachment 31544
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31544&action=edit
Testcase for bug 47226

I encountered this bug last week with gcc 4.8.1. I attached a minimal test case
for this bug and was wondering if there is any progress on implementing this
feature. As I understand parameter packs in combination with lambdas weren't
implemented until bug 41933 was fixed in September this year. So I'm hoping
somebody is working on this particular bug as well.



More information about the Gcc-bugs mailing list