replaced boost_contract_link with boost link and boost_contract_header_only. renamed documetation target from doc to boostdoc (boost convention). using BOOST_ASERT instead of c-style assert (boost guideline).

This commit is contained in:
Lorenzo Caminiti
2017-09-24 20:11:50 -07:00
parent 1c3a50dbb1
commit 77e6f57cbb
14 changed files with 162 additions and 115 deletions

View File

@@ -4,6 +4,7 @@
// file LICENSE_1_0.txt or a copy at http://www.boost.org/LICENSE_1_0.txt).
// See: http://www.boost.org/doc/libs/release/libs/contract/doc/html/index.html
#include <boost/contract/core/config.hpp>
#ifndef BOOST_CONTRACT_HEADER_ONLY // This is not an #include guard.
// For shared (default) and static lib only.
#define BOOST_CONTRACT_DETAIL_SOURCE