[dmd-beta] D2 2.058 beta

Jonathan M Davis jmdavisProg at gmx.com
Fri Feb 10 13:36:37 PST 2012


On Friday, February 10, 2012 12:51:37 Andrei Alexandrescu wrote:
> Yes, this is ambiguous.

The compiler would give an error then. Fortunately, it's easy to make it work 
(just add a template constraint for Args.length > 1), but if a function call 
is ambiguous, then it shouldn't compile.

- Jonathan M Davis


More information about the dmd-beta mailing list