$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Simmons, Aaron (a-simmons1_at_[hidden])
Date: 2005-09-21 12:28:57
I've been thinking about writing a class that inherits from
boost::thread. However, I noticed that the destructor isn't virtual.
Shouldn't it be?
Thanks,
aaron