[Issue 13843] Issue when passing a delegate as an class alias template parameter

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Dec 9 05:24:15 PST 2014


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

--- Comment #1 from Gary Willoughby <dev at nomad.so> ---
Changing the compare call to this:

    writefln("%s", this.compare(2, 1));

Exhibits the linker error.

--


More information about the Digitalmars-d-bugs mailing list