mirror of
https://github.com/boostorg/contract.git
synced 2026-02-27 04:52:22 +00:00
finished very first draft of reference docs
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
|
||||
// Test old value error when operations to check them missing (e.g., `==`).
|
||||
// Test assertion error when operations to check them missing (e.g., `==`).
|
||||
|
||||
#include <boost/contract/function.hpp>
|
||||
#include <boost/contract/guard.hpp>
|
||||
#include <boost/contract/old.hpp>
|
||||
#include <boost/contract/assert.hpp>
|
||||
#include <vector>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user