Assign from another address.
address_v4 & operator=( const address_v4 & other); » more...
Move-assign from another address.
address_v4 & operator=( address_v4 && other); » more...