
8 Nov
2006
8 Nov
'06
3:41 a.m.
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@gmail.com>