Tuple literal syntax

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Thu Oct 7 13:35:33 PDT 2010


On 10/7/10 15:27 CDT, Tomek Sowiński wrote:
> There's a tangent issue with std.typecons.Tuple:
>
> int[2] ints;
> Tuple!(int, int) t = ints;
>
> Minor, but should work.

Yah, good point. Could you please add that to bugzilla so we don't 
forget? Feel free to assign to me (my first name at metalanguage dot con).

Andrei


More information about the Digitalmars-d mailing list