October 10, 2018 [Issue 13106] Auto ref error when using argument tuple in non-template function | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=13106 Nathan S. <n8sh.secondary@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |n8sh.secondary@hotmail.com Resolution|--- |INVALID --- Comment #1 from Nathan S. <n8sh.secondary@hotmail.com> --- This isn't related to tuples. This won't compile because only function templates may have `auto ref` parameters. https://dlang.org/spec/template.html#auto-ref-parameters -- |
Copyright © 1999-2021 by the D Language Foundation