boost::openmethod::LightweightOutputStream::operator<<
Writes a string view to the stream.
Synopsis
Declared in <boost/openmethod/preamble.hpp>
LightweightOutputStream&
operator<<(std::string_view const& view);
Created with MrDocs