$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: Yuval Ronen: "Re: [boost] Boost.Threads, N2178, N2184, et al"
- In reply to: Yuval Ronen: "Re: [boost] Boost.Threads, N2178, N2184, et al"
- Next in thread: Yuval Ronen: "Re: [boost] Boost.Threads, N2178, N2184, et al"
- Reply: Yuval Ronen: "Re: [boost] Boost.Threads, N2178, N2184, et al"
Yuval Ronen wrote:
> That's it's not good C++. We are designing a C++ interface here, and
> we want to take advantage of all the nice things C++ has to offer, as
> Sohail pointed out. N2184 is better at using all those nice things,
> IMO.
N2184 is closer to pthreads than the C++ portion of N2178 is, FWIW. But
don't let that stop you.
- Next message: Emil Dotchevski: "Re: [boost] Boost.Threads, N2178, N2184, et al"
- Previous message: Yuval Ronen: "Re: [boost] Boost.Threads, N2178, N2184, et al"
- In reply to: Yuval Ronen: "Re: [boost] Boost.Threads, N2178, N2184, et al"
- Next in thread: Yuval Ronen: "Re: [boost] Boost.Threads, N2178, N2184, et al"
- Reply: Yuval Ronen: "Re: [boost] Boost.Threads, N2178, N2184, et al"
$include_dir="/home/hyper-archives/boost/include";
include("$include_dir/msg-footer.inc");
?>