[Issue 9066] Add constructor inheritance feature

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Oct 5 09:01:18 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=9066



--- Comment #9 from Martin Nowak <code at dawg.eu> 2013-10-05 09:01:17 PDT ---
(In reply to comment #8)

Your example wouldn't compile.
You can't default construct a class that defines a non-default constructor even
though we do have implicit constructor inheritance.
The rule here is very simple, if you define a constructor none is inherited.

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