$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-06-28 09:30:46
----- Original Message -----
From: "Markus Schöpflin" <markus.schoepflin_at_[hidden]>
>
> The usual workaround is to install a new handler which does the
> throwing.
OK. And with regard to the question of whether the library should do that,
IMO it should not. That sort of global control should be left up to the
application.
-Dave