[Issue 17186] Type inference for parameters with default argument

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Feb 15 11:28:49 PST 2017


https://issues.dlang.org/show_bug.cgi?id=17186

Stefan Koch <uplink.coder at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |uplink.coder at gmail.com

--- Comment #1 from Stefan Koch <uplink.coder at gmail.com> ---
a function signature is just that.
The signature of the function, allowing auto in the signature makes it
uninformative

--


More information about the Digitalmars-d-bugs mailing list