tested function overloads and protected bases

This commit is contained in:
Lorenzo Caminiti
2016-01-24 09:19:30 -08:00
parent 50096d396c
commit 035305aff4
19 changed files with 699 additions and 160 deletions

View 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"