Home
last modified time | relevance | path

Searched refs:BOOST_CONTRACT_AUDITS (Results 1 – 14 of 14) sorted by relevance

/third_party/boost/libs/contract/test/check/
Daudit.cpp7 #ifndef BOOST_CONTRACT_AUDITS
Daudit.hpp28 #if defined(BOOST_CONTRACT_AUDITS) && !defined(BOOST_CONTRACT_NO_CHECKS) in main()
/third_party/boost/libs/contract/test/disable/
Daudit.cpp7 #ifndef BOOST_CONTRACT_AUDITS
Daudit.hpp24 #if defined(BOOST_CONTRACT_AUDITS) && !defined(BOOST_CONTRACT_NO_ALL) in main()
/third_party/boost/boost/contract/
Dassert.hpp104 #elif defined(BOOST_CONTRACT_AUDITS)
/third_party/boost/boost/contract/core/
Dcheck_macro.hpp94 #elif defined(BOOST_CONTRACT_AUDITS)
Dconfig.hpp377 #define BOOST_CONTRACT_AUDITS macro
/third_party/boost/libs/contract/example/features/
Dassertion_level.cpp58 #ifdef BOOST_CONTRACT_AUDITS in swap()
/third_party/boost/libs/contract/example/mitchell02/observer/
Dsubject.hpp59 #ifdef BOOST_CONTRACT_AUDITS in attach()
/third_party/boost/libs/contract/example/mitchell02/
Dsimple_queue.cpp157 #ifdef BOOST_CONTRACT_AUDITS in put()
/third_party/boost/libs/contract/doc/html/
Dboostrelease_HTML.manifest41 BOOST_CONTRACT_AUDITS.html
/third_party/boost/libs/contract/test/
DJamfile.v2303 <define>BOOST_CONTRACT_AUDITS ]
376 <define>BOOST_CONTRACT_AUDITS ]
/third_party/boost/libs/contract/example/n1962/
Dvector.cpp638 #ifdef BOOST_CONTRACT_AUDITS in swap()
/third_party/boost/libs/contract/doc/
Dextras.qbk335 …hecked at run-time unless programmers explicitly define [macroref BOOST_CONTRACT_AUDITS] (undefine…
346 Similarly, [macroref BOOST_CONTRACT_AUDITS] can be used to disable expensive old value copies and r…
628 #ifdef BOOST_CONTRACT_AUDITS