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