[Issue 15225] cannot overload directly aliased function literals

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Jul 3 13:40:19 PDT 2017


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

--- Comment #2 from Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> ---
(In reply to Vladimir Panteleev from comment #1)
> then compilation succeeds (though then I get a linker error).

Linking succeeds since 2.071.0 (fixed by
https://github.com/dlang/dmd/pull/5523). Kenji's example still doesn't compile.

--


More information about the Digitalmars-d-bugs mailing list