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