
12 Oct
2006
12 Oct
'06
9:30 a.m.
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).