ipaddress 1.1.0
|
Adds basic functionality for working with IPv6. More...
Go to the source code of this file.
Classes | |
class | base_v6< Ext > |
A template class providing the base functionality for IPv6 addresses. More... | |
Namespaces | |
namespace | ipaddress |
Namespace dedicated to IP addresses and networks operations. | |
Adds basic functionality for working with IPv6.
This file provides foundational classes and functions necessary for handling IPv6 addresses, including parsing, constructing, and manipulating IPv6 address representations. It serves as a base for higher-level IPv6 address operations and utilities.