Do classes require explicit constructors?
Brother Bill
brotherbill at mail.com
Sat Feb 14 16:21:17 UTC 2026
On Saturday, 14 February 2026 at 16:08:15 UTC, Richard (Rikki)
Andrew Cattermole wrote:
> I want classes improved, there is plenty of room for it.
On that topic, consider supporting true multiple inheritance,
clean like Eiffel, but unlike C++, which did it dirty.
Multiple inheritance in D will be a teeny bit slower at run time,
and a bit slower at compile time.
If you did it, you would have Eiffel with D syntax.
More information about the Digitalmars-d-learn
mailing list