What is the exact problem with multiple inheritance?
- by Totophil
I can see people asking all the time whether multiple inheritance should be included into the next version of C# or Java and C++ folks, who are fortunate enough to have this ability, say that this is like giving someone a rope to eventually hang themselves.
What’s the matter with the multiple inheritance? Are there any concrete samples?