:relfileprefix: ../../../ [#boost-urls-grammar-operator_lshift] = xref:boost.adoc[pass:[boost]]::xref:boost/urls.adoc[pass:[urls]]::xref:boost/urls/grammar.adoc[pass:[grammar]]::operator<< Format a string to an output stream == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- xref:std.adoc[std]::ostream& operator<<( xref:std.adoc[std]::ostream& os, xref:boost/urls/grammar/string_view_base.adoc[string_view_base] const& s); ----