Skip to Content

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's avatar Vladimir Shaleev

# Changelog

  • c962dda [vladimirshaleev-ipaddress] Update to 1.1.0 (#39091)
  • 501cb01 [vladimirshaleev-ipaddress] Add new port (#37418)

# Source