Skip to content

Kamilcuk/ckd

Repository files navigation

ckd library

Implementation of Towards Integer Safety.

The library is header only. Generated headers are available from Gitlab CI artefacts: browse download.

Doxygen HTML page is available in gitlab pages.

Building

Prerequisites:

  • cmake
  • python3
  • python3-jinja2

Build with cmake.

Using from CMake

See ./sampleusage/example-*. Do add_subdirectory() this directory.

Written

Very big thanks for tstanisl for this answer.

License

Copyright (c) 2022 Kamil Cukrowski [email protected]

Licensed under MIT License.

For more details, see LICENSE.md.