vladimirshaleev-ipaddressv1.2.1
- Updated
A library for working and manipulating IPv4/IPv6 addresses and networks in modern C++.
- Project website: https://github.com/VladimirShaleev/ipaddress
- Documentation: https://vladimirshaleev.github.io/ipaddress/
#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)#Supported Platforms
All platforms supported.
#Features
No features defined.
#Dependencies
No dependencies.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Vladimir Shaleev
toge