Home
last modified time | relevance | path

Searched refs:BOOST_CONTRACT_CHECK_AXIOM (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/contract/test/check/
Daxiom.hpp15 BOOST_CONTRACT_CHECK_AXIOM( in main()
18 BOOST_CONTRACT_CHECK_AXIOM(false); // Test always false, OK. in main()
19 BOOST_CONTRACT_CHECK_AXIOM(no_impl()); // Test no implementation, OK. in main()
/third_party/boost/boost/contract/core/
Dcheck_macro.hpp130 #define BOOST_CONTRACT_CHECK_AXIOM(cond) \ macro
/third_party/boost/libs/contract/doc/html/
Dboostrelease_HTML.manifest28 BOOST_CONTRACT_CHECK_AXIOM.html
/third_party/boost/libs/contract/doc/
Dextras.qbk339 In addition, [macroref BOOST_CONTRACT_CHECK_AUDIT] and [macroref BOOST_CONTRACT_CHECK_AXIOM] are si…