This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

Tatsuyuki Ishi <ishitatsuyuki at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ishitatsuyuki at gmail dot com

--- Comment #7 from Tatsuyuki Ishi <ishitatsuyuki at gmail dot com> ---
I'm suffering from this bug too. It currently break my CI since I can't use
clang too due to ABI changes.

This is 3 years-old: I hope someone will take a look on it.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]