operator<<

Format the address to an output stream

Synopsis

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

Declared in file <boost/url/ipv6_address.hpp> at line 329

Description

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