$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: E. Gladyshev (eegg_at_[hidden])
Date: 2004-05-30 00:04:27
----- Original Message -----
From: "Andreas Huber" <ah2003_at_[hidden]>
[...]
> So the library will by default not provide
> any exception handling support (apart from terminating when an action
> throws).
>
I am not sure I understand it.
If there is no any exception handling, how would
the library know when an action throws in order to terminate?
Eugene