[Issue 918] Template order matter, version block change something with typedef, and another template bug.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Apr 5 09:33:59 PDT 2007
http://d.puremagic.com/issues/show_bug.cgi?id=918
thomas-dloop at kuehne.cn changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |spec
OS/Version|Linux |All
------- Comment #1 from thomas-dloop at kuehne.cn 2007-04-05 11:33 -------
http://digitalmars.com/d/template.html
>
> Determine which is more specialized is done the same way as the C++ partial
ordering rules.
>
I'm unsure how C++'s rules would apply to the alias parameters and thus the
specialization but I doubt that D shoud behave dependent on the template
declaration order.
--
More information about the Digitalmars-d-bugs
mailing list