
28 Feb
2008
28 Feb
'08
9:04 p.m.
Ovanes Markarian
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