D vs C++ classes?
Ola Fosheim Grøstad
ola.fosheim.grostad at gmail.com
Mon Jun 21 22:33:38 UTC 2021
On Monday, 21 June 2021 at 19:56:50 UTC, Meta wrote:
> I guarantee you that Walter is far from the only one here with
> strong opposition to multiple inheritance.
You are not affected by it if you don't use it, but D classes are
very close to C++ so it is a bit silly to not unify. D classes
don't provide significantly different semantics from C++ IMHO.
(Monitors can be viewed as a syntactical layer to some extent.)
More information about the Digitalmars-d
mailing list