$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Johan Torp (johan.torp_at_[hidden])
Date: 2008-05-28 15:49:21
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.