Multiple inheritance is hard. If you know how it works, just add it to the dmd,ldc compilers. If no, try to walk around it :)With interfaces you can mimic a bit, but don't get Bjarne Stroustrup level.
Re: How does inheritance and vtables work wrt. C++ and interop with D? Fns w/ Multiple-inheritance args impossible to bind to?
Alain De Vos via Digitalmars-d-learn Mon, 24 May 2021 07:15:33 -0700
- How does inheritance and vtabl... Gavin Ray via Digitalmars-d-learn
- Re: How does inheritance ... Ola Fosheim Grostad via Digitalmars-d-learn
- Re: How does inherita... Gavin Ray via Digitalmars-d-learn
- Re: How does inhe... Ola Fosheim Grostad via Digitalmars-d-learn
- Re: How does ... Alain De Vos via Digitalmars-d-learn
- Re: How does ... Gavin Ray via Digitalmars-d-learn
- Re: How ... Guillaume Piolat via Digitalmars-d-learn
- Re: How ... sighoya via Digitalmars-d-learn