$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (dgregor_at_[hidden])
Date: 2005-07-27 13:33:56
On Jul 27, 2005, at 12:29 PM, Foster, Gareth wrote:
>> We can't write any standardese for thread safety (Standard
>> C++ doesn't
>> have threads... yet), but we'll try to be ensure that the
>
> Did anyone propose a boost::threads like api for the new standard
> library?
> Or is there some reason why it is to be left to a later date?
There's a group of committee members working on it. They know about
Boost.Threads, and some of them have even implemented the Boost.Threads
interface.
Doug