$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeremy Day (jeremy.day_at_[hidden])
Date: 2006-07-18 13:31:53
I don't think that I can get rid of the catch block entirely, but I can make
it so that you always use catch(...). The catcher function redirects the
exception handling to the class that you provide.
Jeremy
On 7/18/06, Sohail Somani <s.somani_at_[hidden]> wrote:
>
> Or how to implement try..catch?
> _______________________________________________
> Unsubscribe & other changes:
> http://listarchives.boost.org/mailman/listinfo.cgi/boost
>