[Issue 19569] overload resolution not right?
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Jan 10 08:43:38 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=19569
--- Comment #7 from Simen Kjaeraas <simen.kjaras at gmail.com> ---
> any reasonable observer would say those cases should behave the same.
Here I have to disagree - both templates will be nothrow, so the compiler is
correct to be confused. Look at my example above for a case where it's actually
not ambiguous and still shows the same error message.
--
More information about the Digitalmars-d-bugs
mailing list