[Issue 1391] Implicit Instantiation: deducing 'int n' from the number of arguments
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Aug 8 13:26:11 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=1391
RazvanN <razvan.nitu1305 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |razvan.nitu1305 at gmail.com
Resolution|--- |WONTFIX
--- Comment #2 from RazvanN <razvan.nitu1305 at gmail.com> ---
The compiler cannot tie n to the number of arguments that you are passing.
There is just not sufficient information for that. Closing as WONTFIX.
--
More information about the Digitalmars-d-bugs
mailing list