vendredi 3 avril 2015

Virtual Destructors in C++


Vote count:

0




Is there any case which absolutely requires the use of virtual destructors in C++?


Won't the destructor of the base class get automatically called after the destructor of the derived class in called?


What exactly is the use of virtual destructors?



asked 19 secs ago







Virtual Destructors in C++

Aucun commentaire:

Enregistrer un commentaire