[Bug c++/93842] generic lambda accesses a variable with with automatic storage duration that wasn't captured by the lambda expression

kuzniar95 at o2 dot pl gcc-bugzilla@gcc.gnu.org
Tue Jun 16 16:47:37 GMT 2020


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

--- Comment #6 from kuzniar95 at o2 dot pl ---
P.S. odr_use function signature should be:

void odr_use(const char&);


More information about the Gcc-bugs mailing list