Format the address to an output stream
ostream&
operator<<(
ostream& os,
const ipv6_address& addr);
Declared in file <boost/url/ipv6_address.hpp> at line 329
This function writes the address to an output stream using standard notation.