Searched refs:m_ExceptionCount (Results 1 – 1 of 1) sorted by relevance
502 const unsigned int m_ExceptionCount; member in boost::aux::record_pump509 m_ExceptionCount(boost::core::uncaught_exceptions()) in record_pump()516 m_ExceptionCount(that.m_ExceptionCount) in record_pump()528 if (m_ExceptionCount >= boost::core::uncaught_exceptions()) in BOOST_NOEXCEPT_IF()