KDAB's algorithm helpers for C++14 and up
Run the following Vcpkg command to install the port.
vcpkg install kdalgorithms
kdalgorithms is header-only and can be used from CMake via:
find_path(KDALGORITHMS_INCLUDE_DIRS "kdalgorithms.h" PATH_SUFFIXES kdalgorithms) target_include_directories(main PRIVATE ${KDALGORITHMS_INCLUDE_DIRS})
v1.4#0
Dec 12, 2024
All
KDAB/KDAlgorithms83
github.com/KDAB/KDAlgorithms
0990294e01
MIT
Manifest