<div dir="ltr">maybe remove the corresponding DIP fromĀ <a href="https://github.com/libmir/mir/wiki/Compiler-and-druntime-bugs#dips">https://github.com/libmir/mir/wiki/Compiler-and-druntime-bugs#dips</a> ?</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 29, 2016 at 2:19 PM, Ilya Yaroshenko via Digitalmars-d <span dir="ltr"><<a href="mailto:digitalmars-d@puremagic.com" target="_blank">digitalmars-d@puremagic.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thursday, 29 September 2016 at 21:06:13 UTC, Timothee Cour wrote:<br>
</span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
this works:<br>
<br>
void foo(T, size_t n)(T[n] a ...) {...}<br>
<br>
However, see this: <a href="https://github.com/libmir/mir/issues/337" rel="noreferrer" target="_blank">https://github.com/libmir/mir/<wbr>issues/337</a><br>
<br>
<br></span><span class="">
On Thu, Sep 29, 2016 at 1:57 PM, Ilya Yaroshenko via Digitalmars-d < <a href="mailto:digitalmars-d@puremagic.com" target="_blank">digitalmars-d@puremagic.com</a>> wrote:<br>
<br>
</span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
On Thursday, 29 September 2016 at 20:54:12 UTC, Ilya Yaroshenko wrote:<br>
<br>
</span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
On Thursday, 29 September 2016 at 20:47:35 UTC, Andrei Alexandrescu wrote:<br>
<br>
</span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Ilya Yaroshenko <<a href="mailto:ilyayaroshenko@gmail.com" target="_blank">ilyayaroshenko@gmail.com</a>> wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
[...]<br>
</blockquote><span class="">
Yah, I remember. Can you experiment with arranging things such that all templates forward to the same backend function that does the work?<br>
<br>
</span></blockquote><span class="">
<br>
This already done. But anyway lot of template bloat would note disappeared. In addition there are inlining and mapSlice<br>
<br>
</span></blockquote><span class="">
<br>
I am sorry for my terrible English (i am in a dark room now)<br>
</span></blockquote></blockquote>
<br>
Thanks! ag0aep6g have suggested the same. I am confused that I did know this solution. Will open separate thread for <a href="https://github.com/libmir/mir/issues/337" rel="noreferrer" target="_blank">https://github.com/libmir/mir/<wbr>issues/337</a>.<br>
</blockquote></div><br></div>