Boost logo

Boost Users :

From: Orhun Birsoy (obirsoy_at_[hidden])
Date: 2005-07-14 08:07:59


Yan Zhang wrote:
> Hi Robert,
>
>
>
> I know that it works for abstract base class. But if the base class is
> not abstract class how you do it? Is it possible?
>
>
>
> Thanks,

You do not have to make the function pure virtual, just make the
destructor virtual. That should solve your problem.

Orhun Birsoy


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net