[#010AEED721145608997CB29C8C59952DC3A63A29]

Function operator<<

Format the address to an output stream

Synopsis

            std::ostream&
operator<<(
    std::ostream& os,
    ipv6_address const& addr);
        

Description

This function writes the address to an output stream using standard notation.