$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Ai Azuma (ai.azuma_at_[hidden])
Date: 2006-11-07 22:41:18
Hi,
I have questions about `boost::thread_group::add_thread' member function.
The documents don't seem to say anything about exception-safety of
this function.
Therefore, I have questions;
1. Is this no-throw?
2. If the answer to 1. is "no", then how does it treat the ownership of
its argument when an exception is thrown?
Could anyone help me?
Thanks in advance.
-- Ai Azuma <ai.azuma_at_[hidden]>