...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Create an IPv6 network from an address and prefix length.
network_v6 make_network_v6( const address_v6 & addr, unsigned short prefix_len);