https://issues.dlang.org/show_bug.cgi?id=1816
Simen Kjaeraas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WONTFIX --- Comment #3 from Simen Kjaeraas <[email protected]> --- While the issue described here still exists, the modern-day equivalent of the give code would use auto, and any complex typeof() expressions would almost certainly need to be repeated inside the function body in any case, where the parameter is available. Closing this. If there are compelling use cases, reopen it with example code. --
