Pretty please: Named arguments

Adam Ruppe destructionator at gmail.com
Mon Feb 28 15:05:30 PST 2011


> ? One advantage of named parameter is the compiler can verify you've
> passed in the correct order, and all these alternatives cannot.

Separate structs would be checked because doing them out of order
would be a type mistmatch.


More information about the Digitalmars-d mailing list