kdalgorithmsv1.4
- Updated
KDAB's algorithm helpers for C++14 and up
- Project website: https://github.com/KDAB/KDAlgorithms
#Usage
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})#Supported Platforms
All platforms supported.
#Features
No features defined.
#Dependencies
No dependencies.
#Host Dependencies
No dependencies.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Hamish Moffatt
Daniele E. Domenichelli