Skip to content

PVIII/contracts

Repository files navigation

contracts

Build Status

This is a library for contract-based programming. It tries to mimic the capabilities of the upcoming C++20-feature for contracts.

Getting Started

This is a header-only library. It should compile with any C++14-capable compiler.

Installing

You can just download or clone the library and set your include directory to include.

If you use Conan you can add the Conan remote

conan remote add <REMOTE> https://api.bintray.com/conan/pviii/conan

and reference the package contracts/x.x.x@pviii/stable as a dependency.

Built With

  • CMake - Build System (Generator)
  • Conan - Dependency Management
  • Bintray - Package Hosting

Versioning

This package is versioned using SemVer.

License

This project is licensed under the MIT License - see the LICENSE.txt file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published