[Issue 12261] [REG2.066a] alias T cannot bind to templated type

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 26 00:08:47 PST 2014


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



--- Comment #3 from Vladimir Panteleev <thecybershadow at gmail.com> 2014-02-26 10:08:45 EET ---
Introduced in https://github.com/D-Programming-Language/dmd/pull/3210.

Looking at that pull's testcases, this might be an intentional change - (T) is
more specialized than (alias T), as all types can be aliases but not all
aliases are types.

-- 
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