$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Question for C++ experts about exception allocationfailure
From: Adam Badura (abadura_at_[hidden])
Date: 2009-05-18 03:32:27
> terminate will not be called unless the destructor exits with an
> exception.
> You can have an arbitrary number of active exceptions.
I rechecked in the standard. And yes. I got that wrong. Thanks for
correcting me.
Adam Badura