https://issues.dlang.org/show_bug.cgi?id=21640
Mathias LANG <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Mathias LANG <[email protected]> --- Side note: That example is broken (aka not http://sscce.org/ ), aside from the lack of import leading to undefined identifier `malloc`, the template isn't instantiated. But the PR has correct examples. --
