Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2003-10-09 07:48:18


Alexander Terekhov wrote:
[...]
> (ctors of non-local static object shall run in the same throw-
> restricted context as code inside "main"; all dtors shall better be
> implicit throw() by default and TSD/TLS dtors and dtors of all statics
> shall run in throw()-nothing context, of course).

Yes. All destructors, including fclose(), shall be throw(), not by default,
but by definition. And the unary & should be removed. ;-)


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk