[Bug c++/86480] [8 Regression] error: parameter packs not expanded with '...' in a recursive variadic lambda
gufideg at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Jul 11 15:15:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86480
--- Comment #2 from Guillaume Racicot <gufideg at gmail dot com> ---
Yes of course! I only added the `-std=c++17` flag.
Here's a live example: https://godbolt.org/g/p8KLfE
More information about the Gcc-bugs
mailing list