Searched refs:init_asserted_ (Results 1 – 1 of 1) sorted by relevance
40 , init_asserted_(false) in cond_base()50 if(!init_asserted_) assert_initialized(); in BOOST_NOEXCEPT_IF()75 init_asserted_ = true; in assert_initialized()133 bool init_asserted_; // Avoid throwing twice from dtors (undef behavior). member in boost::contract::detail::cond_base