Home
last modified time | relevance | path

Searched refs:BOOST_CONTRACT_NO_DESTRUCTORS (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/contract/test/destructor/
Difdef.cpp11 #ifndef BOOST_CONTRACT_NO_DESTRUCTORS
31 #ifndef BOOST_CONTRACT_NO_DESTRUCTORS in ~b()
56 #ifndef BOOST_CONTRACT_NO_DESTRUCTORS in ~a()
/third_party/boost/boost/contract/
Ddestructor.hpp17 #if !defined(BOOST_CONTRACT_NO_DESTRUCTORS) || \
95 #if !defined(BOOST_CONTRACT_NO_DESTRUCTORS) || \ in destructor()
/third_party/boost/boost/contract/core/
Dconfig.hpp631 #ifdef BOOST_CONTRACT_NO_DESTRUCTORS
656 #define BOOST_CONTRACT_NO_DESTRUCTORS macro
/third_party/boost/boost/
Dcontract_macro.hpp893 #elif !defined(BOOST_CONTRACT_NO_DESTRUCTORS)
/third_party/boost/libs/contract/example/features/
Difdef.cpp144 #ifndef BOOST_CONTRACT_NO_DESTRUCTORS in ~integers()
/third_party/boost/libs/contract/doc/
Dextras.qbk406 * This library defines [macroref BOOST_CONTRACT_NO_DESTRUCTORS] when contract checking is disabled …