mirror of
https://github.com/boostorg/contract.git
synced 2026-02-27 17:02:15 +00:00
added setters so pre/post cannot be set twice, ctors and dtors only allow to set post, etc.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
|
||||
#include "aux_/oteststream.hpp"
|
||||
#include <boost/contract/constructor.hpp>
|
||||
#include <boost/contract/type.hpp>
|
||||
#include <boost/contract/base_types.hpp>
|
||||
#include <boost/contract/assert.hpp>
|
||||
#include <boost/detail/lightweight_test.hpp>
|
||||
|
||||
Reference in New Issue
Block a user