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 17:02:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
5c047bccb23e22965264213f5e81b032b3e32eb7
contract
/
test
/
invariant
/
inv_volatile_error.cpp
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
4 lines
30 B
C++
Raw
Blame
History
#
include
"inv_volatile.hpp"
Reference in New Issue
View Git Blame
Copy Permalink