Date: Mon, 14 Mar 2016 23:54:41 -0400
On 03/14/2016 07:19 PM, Nelson, Clark wrote:
> The only question that doesn't seem to have been settled yet is the
> name of the macro for this-capture. The contenders seem to be:
>
> __cpp_capture_this
> __cpp_capture_star_this
>
> Different people have spoken in favor of each. Let the argument begin
> in earnest.
It seems to me that _star_this is clearer, since we could already
capture 'this'.
I haven't noticed discussion of the enum class change. Perhaps
__cpp_enum_class_init?
Jason
> The only question that doesn't seem to have been settled yet is the
> name of the macro for this-capture. The contenders seem to be:
>
> __cpp_capture_this
> __cpp_capture_star_this
>
> Different people have spoken in favor of each. Let the argument begin
> in earnest.
It seems to me that _star_this is clearer, since we could already
capture 'this'.
I haven't noticed discussion of the enum class change. Perhaps
__cpp_enum_class_init?
Jason
Received on 2016-03-15 04:54:47