In this post, we are going to discuss different implementations of runtime polymorphism.
How virtual functions works?
Do you know how virtual functions works? Let’s try to re-implement them.
Locate exceptions with gdb
Today, we are going to dig into a rabbit hole: searching an exception with our mate gdb!