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