boost::openmethod::LightweightOutputStream::operator<<
Writes a null‐terminated string to the stream.
Synopsis
Declared in <boost/openmethod/preamble.hpp>
LightweightOutputStream&
operator<<(char const* str);
Created with MrDocs