[Bug 91] Inherited classes require base class to have a default constructor.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Apr 7 09:33:07 PDT 2006
http://d.puremagic.com/bugzilla/show_bug.cgi?id=91
------- Comment #2 from eric96 at gmail.com 2006-04-07 11:33 -------
I'm familiar with super(), but I incorrectly thought that I could completely
override the constructor in the parent class, as it works with other methods.
Is this behavior consistent with other oo languages?
--
More information about the Digitalmars-d-bugs
mailing list