$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [thread] thread.join() throws in 1.52.0
From: Igor R (boost.lists_at_[hidden])
Date: 2012-11-08 15:04:38
> OK, clear. Thing is thread is actually being join()ed by
> thread_group::join_all() which does not do the check. Is that a bug or I am
> using it wrong now too?
Not sure if it can be defined as a "bug", but thread_group definitely
doesn't keep up with all the new thread features.