C++ Logo

sg10

Advanced search

[SG10] P0018 and P0170: lambda-related changes

From: Nelson, Clark <clark.nelson_at_[hidden]>
Date: Fri, 11 Mar 2016 19:27:22 +0000
> > I think it would be perfectly reasonable to bump __cpp_constexpr
> again
> > for lambdas.
>
> Fine with me.

If anyone doesn't agree with this direction, please speak up.

> > But I'm still leaning towards having a separate macro for
> > capturing *this, at least in part for consistency with
> > __cpp_init_capture.
>
> Agreed.

I made a couple of proposals for the name of this new macro:

__cpp_capture_this
__cpp_capture_this_object

Any preferences, or alternate suggestions?

Clark

Received on 2016-03-11 20:27:29