$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-06-14 17:04:03
I just want to point out that the termination model used by C++ exceptions
makes any approach using them unsuitable for a great many applications.
-Dave
----- Original Message -----
From: "Ted Byers" <r.ted.byers_at_[hidden]>
> I'll let Steve comment on how well he can accomodate these. But it seems
to
> me that traceable exceptions can mostly accomodate them, depending on how
> they're used.
....