16 Apr
2013
16 Apr
'13
8:22 p.m.
2013/4/16 Michael Powell
Hello,
Basically like the subject says. I need a way to print boost::exceptions through an ostream. Or std::exception if that's a better more portable route to take. Suggestions?
Regards,
Michael Powell
Hi Michael,
This looks like what you need: http://www.boost.org/doc/libs/1_53_0/libs/exception/doc/boost_exception_diag... HTH, Kris