Default constructor.
address_v6();
Construct an address from raw bytes and scope ID.
address_v6( const bytes_type & bytes, unsigned long scope_id = 0);
Copy constructor.
address_v6( const address_v6 & other);