$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [thread] why is 'thread_group' in 'boost/thread/detail'?
From: pavel (paul.cpprules_at_[hidden])
Date: 2013-03-03 10:17:21
as of 1.53 the docs say the 'thread_group' class is included by this
instruction:
#include <boost/thread/thread_group.hpp>
whereas the actual file is not in the 'boost/thread', but accidentally
is in 'boost/thread/detail'
is that intentional?
-- Pavel P.S. if you notice a grammar mistake or weird phrasing in my message please point it out