$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2008-02-28 16:04:28
Ovanes Markarian <om_boost <at> keywallet.com> writes:
> Hello *,I have a question regarding the tools BOOST_<level>_THROW:Why is it
> required to specify the exception being thrown? What if I don't know which
> exception is thrown, but I know that it should be thrown?
What do you propose this tool should catch? ...? I don't think it's good idea.
Why not std::exception?
Gennadiy