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