$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] How to print boost::exceptions to ostream
From: Michael Powell (mwpowellhtx_at_[hidden])
Date: 2013-04-16 16:15:29
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