Killing the comma operator

Andrei Alexandrescu via Digitalmars-d digitalmars-d at puremagic.com
Tue May 10 03:13:43 PDT 2016


On 5/10/16 1:09 PM, Andrei Alexandrescu wrote:
> On 5/10/16 12:52 PM, Mathias Lang wrote:
>> So, following DConf2016, I raised a P.R. to deprecate usage of the comma
>> expressions, except within `for` loops increment [5].
>
> The agreed-upon ideea was to allow uses that don't use the result
> (including for loops). No? -- Andrei

In fact I thought that got implemented a while ago, that's why I didn't 
insist much lately. -- Andrei


More information about the Digitalmars-d mailing list