|
libzypp 17.38.6
|
Temporary object for streaming, we prefer direct streaming so we have string allocations only when needed. More...
#include <zypp/ng/log/format.h>
Public Member Functions | |
| operator std::string () const | |
Public Attributes | |
| const T & | obj |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const view_proxy &v) |
Temporary object for streaming, we prefer direct streaming so we have string allocations only when needed.
|
inline |
|
friend |
| const T& zyppng::log::detail::view_proxy< T >::obj |