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