mirror of
https://github.com/boostorg/contract.git
synced 2026-02-02 08:42:15 +00:00
5c38c159bd0c45f2022198e3eeecd57da0fc3f7b
Contract
Contract programming for C++. All contract programming features are supported: subcontracting, class invariants (also static and volatile), postconditions (with old and return values), preconditions, customizable actions on assertion failure (terminate, throw, etc.), optional compilation and checking of assertions, disable assertions while already checking other assertions (to avoid infinite recursion), etc.
License
Distributed under the Boost Software License, Version 1.0.
Description
Languages
C++
99.6%
Eiffel
0.1%
CMake
0.1%