$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Rob Caldecott (robert.caldecott_at_[hidden])
Date: 2006-10-12 05:30:02
Prashant Thakre <prashant.thakre <at> gmail.com> writes:
> On Windows the ~thread() doesnot detach the thread. Hence, the below listed
> code will throw boost::thread_resource_error().
I tried this code and no exceptions were thrown (boost 1.33.1, Windows, VS2005).