Format the address to an output stream
Synopsis
Declared in header </boost/url/ipv6_address.hpp#L368[boost/url/ipv6_address.hpp,window=blank_]>
ostream&
operator<<(
ostream& os,
const ipv6_address& addr);
Description
This function writes the address to an output stream using standard notation.
Return Value
-
``
Parameters
Name | Type |
---|---|
os |
`` |
addr |
`` |