Open utterances-bot opened 2 years ago
The basics of object oriented programming in modern C++: virtual functions, inheritance and design guidelines (Liskov Substitution Principle, Non-Virtual Interface).
https://hackingcpp.com/cpp/lang/object_oriented_programming.html
nice
so useful
Last line of the slide "Inheritance guidelines" --> There is a typo, word should be "protected".
Object Oriented Programming in C++ | hacking C++
The basics of object oriented programming in modern C++: virtual functions, inheritance and design guidelines (Liskov Substitution Principle, Non-Virtual Interface).
https://hackingcpp.com/cpp/lang/object_oriented_programming.html