This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/58972] Lambda can't access private members
- From: "daniel.kruegler at googlemail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 26 Jun 2014 12:10:57 +0000
- Subject: [Bug c++/58972] Lambda can't access private members
- Auto-submitted: auto-generated
- References: <bug-58972-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58972
--- Comment #7 from Daniel KrÃgler <daniel.kruegler at googlemail dot com> ---
(In reply to Ville Voutilainen from comment #6)
Makes sense to me, I'll do that for the local-class example