This is the complete list of members for StreamProxy, including all inherited members.
emit_with_null_check(T &&arg) | StreamProxy | inlineprivate |
fix_stream_state(std::ostream &os) | StreamProxy | static |
m_os | StreamProxy | private |
operator<<(T &&arg) | StreamProxy | inline |
operator<<(std::ostream &(*manip)(std::ostream &)) | StreamProxy | inline |
StreamProxy(std::ostream *os) | StreamProxy | inline |