Skip to content

kdalgorithmsv1.4

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

#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's avatarHamish Moffatt
  • Daniele E. Domenichelli's avatarDaniele 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)