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