...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
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...