This website requires JavaScript.
Explore
Help
Sign In
boost
/
contract
Watch
2
Star
0
Fork
0
You've already forked contract
mirror of
https://github.com/boostorg/contract.git
synced
2026-02-26 16:42:19 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
ae62d81def8a7832ff46f2cbf42a369c04ccd93e
contract
/
include
/
boost
History
Lorenzo Caminiti
af37a98f78
fixed and tested run-time error when missing contract guard
2015-12-03 08:01:00 -08:00
..
contract
fixed and tested run-time error when missing contract guard
2015-12-03 08:01:00 -08:00
contract.hpp
started testing with/without pre/post/inv decl. fixed inv not checked on exit when assertion failure handlers throw. made dtors noexcept(false) for c++11 so assertion failure can throw. fixed has_static_inv to not condier static_inv inherited from base classes.
2015-12-02 07:25:31 -08:00