#include <log.h>
◆ StreamProxy()
StreamProxy::StreamProxy |
( |
std::ostream * | os | ) |
|
|
inline |
◆ emit_with_null_check()
template<typename T >
StreamProxy & StreamProxy::emit_with_null_check |
( |
T && | arg | ) |
|
|
inlineprivate |
◆ fix_stream_state()
void StreamProxy::fix_stream_state |
( |
std::ostream & | os | ) |
|
|
static |
◆ operator<<() [1/2]
StreamProxy & StreamProxy::operator<< |
( |
std::ostream &(* | manip )(std::ostream &) | ) |
|
|
inline |
◆ operator<<() [2/2]
◆ m_os
std::ostream* StreamProxy::m_os |
|
private |
The documentation for this class was generated from the following files: