mirror of
https://github.com/boostorg/contract.git
synced 2026-02-27 17:02:15 +00:00
tested function overloads and protected bases
This commit is contained in:
6
test/disable/checking_pre_disable_nothing.cpp
Normal file
6
test/disable/checking_pre_disable_nothing.cpp
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
// Test other contract checking but pre disabled within contract checking.
|
||||
|
||||
#define BOOST_CONTRACT_CONFIG_PRECONDITIONS_DISABLE_NOTHING
|
||||
#include "checking.hpp"
|
||||
|
||||
Reference in New Issue
Block a user