this is almost a workaround for the lack of named parameters

J not_avail at notavailable.com
Fri Mar 22 22:43:21 PDT 2013


>> auto s=callNamed!(fun,`x,y`)(10,20);

Thanks, but this is a non-solution.

The name must be next to the value ( x=10, y=20), so they it will 
scale from 2 to 7 to 17 arguments and maintain readability.


More information about the Digitalmars-d mailing list