FYI: C++ virtual inheritance analysis
Frans Englich <[email protected]> Tue, 11 Oct 2005 19:02:46 +0000
| Newsgroups | gmane.comp.kde.devel.optimize |
|---|---|
| Message-ID | <[email protected]> |
Hello all, On the ksvg-devel mailing list were an examination of C++ virtual inheritance done, with comments from GCC people and references to a for me enlightening paper. To some, including myself, the results are surprising; virtual inheritance is often seen as expensive, but judging from the background material, that can easily not be the case. Feel free to read: http://mail.kde.org/pipermail/ksvg-devel/2005-October/000337.html Of course, anything that can deepen the matter further would be interesting. Cheers, Frans