
23 Jul
2006
23 Jul
'06
3:36 a.m.
boost::test::execution_exception is not derived from std::exception and this makes my boost::test::*exceptions unaware code not able to log any meaningful error messages. Is there any reason why it is not derived from std::exception? Thanks, Sean