[Issue 3543] : ? operator can't find common type for classes/interfaces
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Apr 6 12:47:51 PDT 2011
http://d.puremagic.com/issues/show_bug.cgi?id=3543
--- Comment #9 from Andrei Alexandrescu <andrei at metalanguage.com> 2011-04-06 12:44:13 PDT ---
One can always connect an imaginary root to all rootless interfaces and apply
the rule I mentioned. Let me add that "?:" is a cornerstone operator for a lot
of traits and type deduction paraphernalia (e.g. std.traits.CommonType). I
wouldn't insist in the matter if it weren't important beyond the convenience of
"?:" itself.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list