http://d.puremagic.com/issues/show_bug.cgi?id=9066
--- Comment #9 from Martin Nowak <[email protected]> 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: -------
