Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 935 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 935 Bytes

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.