Variadic grouping

Meta jared771 at gmail.com
Mon Jul 29 09:52:15 PDT 2013


On Monday, 29 July 2013 at 16:02:02 UTC, monarch_dodra wrote:
> Except for this...
> alias K = Select!(true, 4, int);
>
> ;)
>
> Useful? I don't think so... but I thought I'd point it out ^^

I think it's a feature that this doesn't work. As for variadic 
grouping, named parameters could easily solve this problem, and 
have applications for other situations beside variadic arguments.


More information about the Digitalmars-d mailing list