On Friday, 21 April 2017 at 15:30:14 UTC, jmh530 wrote:
alias m3, m2, m1 this;I thought they were deprecating the comma operator.
That's not the comma operator.
Adam D. Ruppe via Digitalmars-d Fri, 21 Apr 2017 08:41:42 -0700
On Friday, 21 April 2017 at 15:30:14 UTC, jmh530 wrote:
alias m3, m2, m1 this;I thought they were deprecating the comma operator.
That's not the comma operator.