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