As you know, C ++ allows multiple inheritance. But would it be a good programming approach for using multiple inheritance or should it be avoided?
multiple inheritance
Thank.
In general, it is not needed and can make your code more complex.
But there are times when it is useful. As long as this is useful and does not cause your code to become unmanageable, I see no reason to avoid it.
Source: https://habr.com/ru/post/1787703/More articles:представление viewController после контакта было выбрано в peoplePickerNavigationController? - iphoneJson вернул мой HTMLв форме unicode\u003cbr/\ u003e. Причинениенапечатано как текст, а не создание новой строки - jqueryInsert data into rails - ruby-on-railsHow can I present a modal view controller after selecting a contact? - iphoneОбъединение подразделений Subversion - svnHow to reorganize code without IDE functionality (in Vim or TextMate)? - vimOptimization of the OpenGL ES application. Should I avoid calling glVertexPointer whenever possible? - optimizationAccess data from an array of forms using codeigniter - phpRunning a twisted program in PyDev - pythonMySQL profiler - no entries in the displayed profile - profilingAll Articles