[cfe-dev] Lambda expr AST representation
James Dennett
james.dennett at gmail.com
Thu Oct 4 11:48:01 PDT 2012
On Thu, Oct 4, 2012 at 11:23 AM, Eli Friedman <eli.friedman at gmail.com> wrote:
> On Thu, Oct 4, 2012 at 4:05 AM, Abramo Bagnara
> <abramo.bagnara at bugseng.com> wrote:
[...]
>> Also, I've noted that lambda class fields generated for captured
>> variables are anonymous instead to have the name of the captured variable.
>
> That's what the standard says, sorry.
Does it? That doesn't match my understanding, which is that the
standard doesn't specify the names. Can you point at that text in the
standard?
-- James
More information about the cfe-dev
mailing list