Killing the comma operator
Kagamin via Digitalmars-d
digitalmars-d at puremagic.com
Thu May 12 02:09:05 PDT 2016
On Wednesday, 11 May 2016 at 18:37:15 UTC, Gopan wrote:
> On Wednesday, 11 May 2016 at 17:15:29 UTC, Kagamin wrote:
>> https://dpaste.dzfl.pl/46f24c3def62
>
> It gave compilation error because, one of the parameters of the
> comma() template in your code is void. Currently, does D
> support void as a type of an expression separated by comma?
Yes, see line 8.
More information about the Digitalmars-d
mailing list