:relfileprefix: ../../ [#46ADDD45730638CD737E683BDAE75D82356D56A4] = Function operator<< pass:v,q[Format the string with percent-decoding applied to the output stream] == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- ostream& operator<<( ostream& os, const xref:boost/urls/decode_view.adoc[decode_view]& s); ---- == Description pass:v,q[This function serializes the decoded view] pass:v,q[to the output stream.] == Return Value * `` == Parameters |=== | Name | Type | *os* | `` | *s* | `` |===