Skip to Content

kdalgorithms v1.4

Created
Updated

KDAB's algorithm helpers for C++14 and up

# 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}) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Hamish Moffatt's avatar Hamish Moffatt
  • Daniele E. Domenichelli's avatar Daniele E. Domenichelli

# Changelog

  • 0990294 [kdalgorithms] update to 1.4 (#42624)
  • ce00eb9 [kdalgorithms] update to version 1.3 (#38470)
  • 6d0e15b [kdalgorithms] update to 1.2 (#35064)
  • c851cdc [kdalgorithms ] update version (#29610)
  • 71d3fa6 [kdalgorithms] Add new port (#29375)

# Source