[Bug c++/64791] Generic lambda fails to implicitly capture `const` variable

paolo.carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Sat Jan 31 16:14:00 GMT 2015


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

--- Comment #8 from Paolo Carlini <paolo.carlini at oracle dot com> ---
Weird, I tried on my machine yesterday's r220267 and same result, no warning
(with -std=gnu++1z -Wall -Wextra). I guess that before closing this bug we need
either to figure out what's special about that web page or another report that
things are actually fine.



More information about the Gcc-bugs mailing list