Why is so necessary sometimes in C++ that you have to cast a pointer between
a base object and a derived object? Could you give me some examples for me
to understand this concept deeply?
Thanks for your help!
a base object and a derived object? Could you give me some examples for me
to understand this concept deeply?
Thanks for your help!
Comment