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.2#0
Nov 14, 2023
All
KDAB/KDAlgorithms81
github.com/KDAB/KDAlgorithms
6d0e15bdb1
MIT
Manifest