[Issue 14421] Variadic args array force on heap

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Apr 11 08:56:19 PDT 2015


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

yebblies <yebblies at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yebblies at gmail.com

--- Comment #1 from yebblies <yebblies at gmail.com> ---
What are you asking for here?

Note you can overload (T[]) vs (T[]...) which probably gives what you want.

--


More information about the Digitalmars-d-bugs mailing list