SObjectizer
5.7
|
Helpers for manipulation with standard C++ I/O streams. More...
Classes | |
struct | length_limited_string |
Helper for showing only part of long string. More... | |
struct | pointer |
Helper for showing pointer value. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &to, const length_limited_string &v) |
std::ostream & | operator<< (std::ostream &to, const pointer &v) |
Helpers for manipulation with standard C++ I/O streams.
|
inline |
|
inline |