libcsdbg
1.28
C++ exception (and generic) stack trace debug library
|
std::ostream& csdbg::operator<< | ( | std::ostream & | lval, |
const exception & | rval | ||
) |
Stream insertion operator for csdbg::exception objects.
[in] | lval | the output stream |
[in] | rval | the object to output |
Definition at line 42 of file exception.cpp.
References csdbg::util::header(), likely, csdbg::util::lock(), csdbg::exception::m_msg, and csdbg::util::unlock().