[Issue 12265] Puritiy inference fails with passing template function as an alias?

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 26 02:41:12 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=12265



--- Comment #1 from Kenji Hara <k.hara.pg at gmail.com> 2014-02-26 02:40:57 PST ---
Because of the issue 10134, current dmd does not infer attributes for the
sortImpl!(cmp, T[]).sort.

Related compiler code:
https://github.com/D-Programming-Language/dmd/blob/master/src/func.c#L1122
https://github.com/D-Programming-Language/dmd/blob/master/src/func.c#L2108

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list