
28 May
2008
28 May
'08
7:49 p.m.
Howard Hinnant wrote:
I agree with Stephan that !attached() implies that the thread was detached(), which is inaccurate.
You could update the boost documentation and c++ standard to state "attached to a thread of execution" instead of "represents a thread of execution". Then a default constructed thread would not be attached to a thread of execution and only those attached can be joined. Johan -- View this message in context: http://www.nabble.com/%22joinable%22-tp17503906p17520659.html Sent from the Boost - Dev mailing list archive at Nabble.com.