Home
last modified time | relevance | path

Searched refs:BOOST_CONTRACT_NO_CONSTRUCTORS (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/libs/contract/test/constructor/
Difdef.cpp11 #if !defined(BOOST_CONTRACT_NO_CONSTRUCTORS) || \
15 #ifndef BOOST_CONTRACT_NO_CONSTRUCTORS
44 #ifndef BOOST_CONTRACT_NO_CONSTRUCTORS
78 #ifndef BOOST_CONTRACT_NO_CONSTRUCTORS
/third_party/boost/boost/contract/
Dconstructor.hpp18 #if !defined(BOOST_CONTRACT_NO_CONSTRUCTORS) || \
96 #if !defined(BOOST_CONTRACT_NO_CONSTRUCTORS) || \ in constructor()
/third_party/boost/boost/contract/core/
Dconfig.hpp599 #ifdef BOOST_CONTRACT_NO_CONSTRUCTORS
628 #define BOOST_CONTRACT_NO_CONSTRUCTORS macro
/third_party/boost/boost/
Dcontract_macro.hpp704 #elif !defined(BOOST_CONTRACT_NO_CONSTRUCTORS)
/third_party/boost/libs/contract/test/invariant/
Difdef.cpp36 #ifndef BOOST_CONTRACT_NO_CONSTRUCTORS in a()
/third_party/boost/libs/contract/example/features/
Difdef.cpp130 #ifndef BOOST_CONTRACT_NO_CONSTRUCTORS
/third_party/boost/libs/contract/doc/
Dextras.qbk405 * This library defines [macroref BOOST_CONTRACT_NO_CONSTRUCTORS] when contract checking is disabled…