provide a generic overload for the stream inserter operator<< to use custom string conversions when applicable. The overload will be disabled when a direct lexical conversion is possible (which means, we can expect the output stream to know allready how to print those values, like e.g. all kinds of numbers). Additionally, we provide a pretty-printing mechansim for pointers, to show the address and possibly invoke a custom string conversion on the pointee |
||
|---|---|---|
| .. | ||
| clang-static-init-1.cpp | ||
| clang-static-init-2.cpp | ||
| clang-static-init.hpp | ||
| crash_gdb_jessie-2015-08.sh | ||
| DIR_INFO | ||
| SConscript | ||
| try.cpp | ||