[#083E0F4863A6DF28BAAC79A6212EB0109BA35CA6]
Format the address to an output stream.
std::ostream&
operator<<(
std::ostream& os,
ipv4_address const& addr);
IPv4 addresses written to output streams are written in their dotted decimal format.