Function operator<<
Format the address to an output stream
Synopsis
Declared in header <boost/url/ipv6_address.hpp>
std::ostream&
operator<<(
std::ostream& os,
const ipv6_address& addr);
Format the address to an output stream
Declared in header <boost/url/ipv6_address.hpp>
std::ostream&
operator<<(
std::ostream& os,
const ipv6_address& addr);