1
0
Fork 0
arangodb/3rdParty/boost/1.71.0/libs/contract
Jan Christoph Uhde 8087059f20 upgrade boost to version 1.71.0 (#10299) 2019-10-22 18:46:18 +02:00
..
example upgrade boost to version 1.71.0 (#10299) 2019-10-22 18:46:18 +02:00
meta upgrade boost to version 1.71.0 (#10299) 2019-10-22 18:46:18 +02:00
src upgrade boost to version 1.71.0 (#10299) 2019-10-22 18:46:18 +02:00
test upgrade boost to version 1.71.0 (#10299) 2019-10-22 18:46:18 +02:00
README.md upgrade boost to version 1.71.0 (#10299) 2019-10-22 18:46:18 +02:00

README.md

Boost.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 (e.g., terminate or throw), 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.