How to print boost::exceptions to ostream
16 Apr
2013
16 Apr
'13
8:15 p.m.
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
16 Apr
16 Apr
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
4226
Age (days ago)
4226
Last active (days ago)
1 comments
2 participants
participants (2)
-
Krzysztof Czainski
-
Michael Powell