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

Martin Nowak <c...@dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |c...@dawg.eu
         Resolution|FIXED                       |---

--- Comment #4 from Martin Nowak <c...@dawg.eu> ---
Same issue applies to postblitRecurse (which is used in std.conv).
We also wanted to replace the recursive templates with the new compiler
generated xdtor and xpostblit.

https://github.com/D-Programming-Language/druntime/pull/1313

I think a similar issue plagues all the hasElaborateX templates.

--

Reply via email to