vladimirshaleev-ipaddress v1.1.0
- Created
- Updated
A library for working and manipulating IPv4/IPv6 addresses and networks in modern C++.
# Usage
vladimirshaleev-ipaddress is header-only and can be used from CMake via:
find_package(ipaddress CONFIG REQUIRED)
target_link_libraries(main PRIVATE ipaddress::ipaddress)
# License
# Supported Platforms
All platforms are supported
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Vladimir Shaleev