[Bug c++/58972] Lambda can't access private members

ville.voutilainen at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Nov 12 09:33:00 GMT 2014


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

--- Comment #9 from Ville Voutilainen <ville.voutilainen at gmail dot com> ---
(In reply to Ville Voutilainen from comment #8)
> Does not ICE anymore, and the original bug has been resolved (Daniel's local
> class example is still rejected). I don't know which revision fixes it,
> though. :)

Clarification - the original aka the lambda case is fixed by the fix for 59483,
the local class example is a separate bug.



More information about the Gcc-bugs mailing list