Hacker News new | ask | show | jobs
by Rexxar 5689 days ago
You can also use a protected non-virtual destructor in the base class to avoid to mess up the destruction sequence. But what he says is indeed the most common case.