$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2003-08-21 13:07:35
"Holger Grund" <yg-boost-users_at_[hidden]> writes:
> While I am in rant mode the catch(...) thing is also a very bad idea
> in VC. This currently catches (this will be fixed in 8.0) structured
> exception that are not C++ exception. That way serious error
> conditions are silently ignored.
See http://www.boost.org/more/error_handling.html for a workaround.
-- Dave Abrahams Boost Consulting www.boost-consulting.com