Wait, what? What is AliasSeq?
via Digitalmars-d
digitalmars-d at puremagic.com
Thu Jul 16 01:04:43 PDT 2015
On Wednesday, 15 July 2015 at 21:44:37 UTC, Timon Gehr wrote:
> It should instead be acknowledged that there /should/ be no
> difference in what three things can be passed to X(T...) and
> X(alias a, alias b, alias c). The X(T...) if(T.length==k)
> pattern is ridiculous.
Yes, that would immediately solve the objection against "Alias"
in the name, beside making the language more consistent.
More information about the Digitalmars-d
mailing list