$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andreas Huber (ahd6974-spamgroupstrap_at_[hidden])
Date: 2005-08-26 17:00:14
BRIDGES Dick wrote:
> Just a thought - might it be worthwhile to introduce a policy to allow
> the
> user to choose between maximum performance and the comforting
> consistency
> of virtual dtorS to go with those virtual functions? :-)
Ugh, yet another policy or #define? I'd want to avoid that. Since this
is gcc-only problem, I think the best I can do is to make that
destructor virtual for gcc and leave it non-virtual for all other
compilers.
Thoughts?
Regards,
-- Andreas Huber When replying by private email, please remove the words spam and trap from the address shown in the header.