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

Homework and Classwork repository
0 stars 0 forks source link

Chapter_15 Task_10 #304

Open callmeFilip opened 3 years ago

callmeFilip commented 3 years ago

Starting with the previous Rodent hierarchy, modify Rodent so it is a pure abstract base class.