Searched refs:BOOST_CONTRACT_NO_CONSTRUCTORS (Results 1 – 7 of 7) sorted by relevance
11 #if !defined(BOOST_CONTRACT_NO_CONSTRUCTORS) || \15 #ifndef BOOST_CONTRACT_NO_CONSTRUCTORS44 #ifndef BOOST_CONTRACT_NO_CONSTRUCTORS78 #ifndef BOOST_CONTRACT_NO_CONSTRUCTORS
18 #if !defined(BOOST_CONTRACT_NO_CONSTRUCTORS) || \96 #if !defined(BOOST_CONTRACT_NO_CONSTRUCTORS) || \ in constructor()
599 #ifdef BOOST_CONTRACT_NO_CONSTRUCTORS628 #define BOOST_CONTRACT_NO_CONSTRUCTORS macro
704 #elif !defined(BOOST_CONTRACT_NO_CONSTRUCTORS)
36 #ifndef BOOST_CONTRACT_NO_CONSTRUCTORS in a()
130 #ifndef BOOST_CONTRACT_NO_CONSTRUCTORS
405 * This library defines [macroref BOOST_CONTRACT_NO_CONSTRUCTORS] when contract checking is disabled…