How does inheritance and vtables work wrt. C++ and interop with D? Fns w/ Multiple-inheritance args impossible to bind to?
Ola Fosheim Grostad
ola.fosheim.grostad at gmail.com
Mon May 24 18:52:22 UTC 2021
On Monday, 24 May 2021 at 18:46:00 UTC, Guillaume Piolat wrote:
> Multiple inheritance is a rare topic here, I doubt too many
> people know how it works internally.
It is described in the link I gave, or? If I tried to give an
informal description I would probably be inaccurate and that
would be worse than reading the spec youself.
If an informal description is needed then the best option is to
search the Clang mailing list.
More information about the Digitalmars-d-learn
mailing list