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-27 04:52:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
095d72ade4fb33337b36fbce5ccf1f49da224d44
contract
/
test
/
result
History
Lorenzo Caminiti
5c047bccb2
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
..
mixed_optional_ref.cpp
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
mixed_optional.cpp
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
mixed_optional.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
type_mismatch_error.cpp
fixed virtual optional result type and simplified inv failure handlers
2015-11-04 21:20:21 -08:00