$include_dir="/home/hyper-archives/boost/include";
 include("$include_dir/msg-header.inc")
?>
- Next message: Emil Dotchevski: "Re: [boost] Boost.Threads, N2178, N2184, et al"
 - Previous message: Peter Dimov: "Re: [boost] Boost.Threads, N2178, N2184, et al"
 - In reply to: Emil Dotchevski: "Re: [boost] Boost.Threads, N2178, N2184, et al"
 - Next in thread: Peter Dimov: "Re: [boost] Boost.Threads, N2178, N2184, et al"
 - Reply: Peter Dimov: "Re: [boost] Boost.Threads, N2178, N2184, et al"
 
> -----Original Message-----
> From: boost-bounces_at_[hidden] 
> [mailto:boost-bounces_at_[hidden]] On Behalf Of Emil Dotchevski
> Pthread is there, standardized, proven in practice, so why 
> not make use of it? In addition, there is a lot of legacy 
> pthread code which N2178 makes compatible with future C++ 
> <thread> based code. I consider both to be Good Things.
Some of the most annoying problems in C++ directly stem from being
compatible with C :-/
- Next message: Emil Dotchevski: "Re: [boost] Boost.Threads, N2178, N2184, et al"
 - Previous message: Peter Dimov: "Re: [boost] Boost.Threads, N2178, N2184, et al"
 - In reply to: Emil Dotchevski: "Re: [boost] Boost.Threads, N2178, N2184, et al"
 - Next in thread: Peter Dimov: "Re: [boost] Boost.Threads, N2178, N2184, et al"
 - Reply: Peter Dimov: "Re: [boost] Boost.Threads, N2178, N2184, et al"
 
 
$include_dir="/home/hyper-archives/boost/include";
include("$include_dir/msg-footer.inc");
?>