mirror of
https://github.com/boostorg/contract.git
synced 2026-02-27 17:02:15 +00:00
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.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
|
||||
#include "inv_mutable.i"
|
||||
#include "inv_mutable.hpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user