Home
last modified time | relevance | path

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

/third_party/boost/boost/contract/core/
Dcheck_macro.hpp93 #define BOOST_CONTRACT_CHECK_AUDIT(cond) macro
95 #define BOOST_CONTRACT_CHECK_AUDIT(cond) \ macro
98 #define BOOST_CONTRACT_CHECK_AUDIT(cond) \ macro
/third_party/boost/libs/contract/test/check/
Daudit.hpp21 BOOST_CONTRACT_CHECK_AUDIT( in main()
24 BOOST_CONTRACT_CHECK_AUDIT(false); in main()
/third_party/boost/libs/contract/doc/html/
Dboostrelease_HTML.manifest27 BOOST_CONTRACT_CHECK_AUDIT.html
/third_party/boost/libs/contract/doc/
Dextras.qbk339 In addition, [macroref BOOST_CONTRACT_CHECK_AUDIT] and [macroref BOOST_CONTRACT_CHECK_AXIOM] are si…