Default constructor.
network_v6(); » more...
Construct a network based on the specified address and prefix length.
network_v6( const address_v6 & addr, unsigned short prefix_len); » more...
Copy constructor.
network_v6( const network_v6 & other); » more...