Just where has this language gone wrong?

H. S. Teoh hsteoh at quickfur.ath.cx
Tue Jul 24 08:00:14 PDT 2012


On Tue, Jul 24, 2012 at 03:49:14PM +0100, Regan Heath wrote:
> On Tue, 24 Jul 2012 15:42:19 +0100, Stuart <stugol at gmx.com> wrote:
[...]
> >You mean it's already supported? Nice! Although, It'd still be
> >awesome to be able to do things like:
> >
> >    auto a,b = bar();
> >
> >    auto c,_ = bar();
> 
> Sadly the comma operator (inherited from C/C++) blocks this syntax.
[...]

The comma operator must go.

I know, I know, it ain't gonna happen with D2. One can still hope,
though.


T

-- 
To provoke is to call someone stupid; to argue is to call each other stupid.


More information about the Digitalmars-d mailing list