...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 address from raw bytes and scope ID.
address_v6 make_address_v6( const address_v6::bytes_type & bytes, unsigned long scope_id = 0);