[#boost-urls-grammar-operator_lshift] = xref:boost.adoc[boost]::xref:boost/urls.adoc[urls]::xref:boost/urls/grammar.adoc[grammar]::operator<< :relfileprefix: ../../../ :mrdocs: Format a string to an output stream == Synopsis Declared in `<https://www.github.com/boostorg/url/blob/develop/include/boost/url/grammar/string_view_base.hpp#L863[boost/url/grammar/string_view_base.hpp]>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::ostream& operator<<( std::ostream& os, xref:boost/urls/grammar/string_view_base.adoc[string_view_base] const& s); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#