$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Stefan Seefeld (seefeld_at_[hidden])
Date: 2008-05-03 13:46:02
Emil Dotchevski wrote:
> I don't need help "fixing" the warnings; these destructors are
> non-virtual by design.
How do you prevent then any users deriving from your classes, from
adding their own destructors ? Their destructors might not be invoked,
since the base destructor isn't virtual.
Regards,
Stefan
-- ...ich hab' noch einen Koffer in Berlin...