$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: AlisdairM (alisdair.meredith_at_[hidden])
Date: 2006-02-19 11:33:09
David Abrahams wrote:
> or a class derived therefrom.
If we want to be picky ... ;?)
"or a class unambiguously and publicly derived therefrom".
Assuming boost::system_error is derived from std::runtime_error, I
would suggest that derived exceptions are unambiguously derived from
std::runtime_error as well.
Of course, this kills the flow of the text, so should be placed into a
footnote <g>
-- AlisdairM