In the previous post I teased a little about vtables, how they work, and whether people were familiar with them. Before I go into detail into that I'd like to rehash the notion of polymorphism first. It may be obvious already to OOP programmers or at least those who have been educated about OOP even...
It’s not a secret that C++ is used in a wide domain of applications. There’s high performance computing, scientific computing, desktop application development, systems programming, server-side web application development, back-end services, filesystems, operating systems, mobile applications...