:relfileprefix: ../../ [#010AEED721145608997CB29C8C59952DC3A63A29] = Function operator<< pass:v,q[Format the address to an output stream] == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- ostream& operator<<( ostream& os, const xref:boost/urls/ipv6_address.adoc[ipv6_address]& addr); ---- == Description pass:v,q[This function writes the address to an] pass:v,q[output stream using standard notation.] == Return Value * `` == Parameters |=== | Name | Type | *os* | `` | *addr* | `` |===