callmeFilip / Thinking-in-CPP-Volume-1-2nd-Edition

Homework and Classwork repository
0 stars 0 forks source link

Chapter_15 Task_19 #313

Open callmeFilip opened 3 years ago

callmeFilip commented 3 years ago

Create a simple example of a virtual function call and generate assembly output. Locate the assembly code for the virtual call and trace and explain the code.