$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Policy proposal: All user-visible exceptions should be thrown through BOOST_THROW_EXCEPTION [was RE: Boost and exceptions]
From: Antony Polukhin (antoshkka_at_[hidden])
Date: 2012-06-26 13:02:47
2012/6/26 Pete Bartlett <pete_at_[hidden]>:
> This thread has pushed me in the direction that this is the way to go. Here
> are some specific policy change proposals:
...
I would also advise to use BOOST_SYMBOL_VISIBLE for all the classes,
derived from std::exception. This can be enforced by Boost.Inspection.
-- Best regards, Antony Polukhin