[Issue 1728] alias hides mixin member func?
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Dec 9 19:41:17 PST 2008
http://d.puremagic.com/issues/show_bug.cgi?id=1728
------- Comment #5 from bugzilla at digitalmars.com 2008-12-09 21:41 -------
I suspect that trying to make this work would add a bunch of arcane rules with
little benefit. Instead, try to remove what this(string) does to a separate
function, then call that function from the other this().
--
More information about the Digitalmars-d-bugs
mailing list