Workshop: Really start appreciating what the C++ compiler does for us, by implementing a C++-like object model
Really start appreciating what the C++ compiler does for us, by implementing a C++-like object model with inheritance and virtual methods by hand in C.
-