$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost sprint: #3407 boost::call_once not re-entrant (atleast in win32)
From: Peter Dimov (pdimov_at_[hidden])
Date: 2009-11-23 08:01:05
Anthony Williams wrote:
> Gottlob Frege <gottlobfrege_at_[hidden]> writes:
>
>> - if the exception handling and/or recursion handling are worthwhile
>> options
>
> I don't believe so.
Exceptions need to be handled properly. Recursion does not.