Searched refs:exception_watcher2 (Results 1 – 1 of 1) sorted by relevance
26 class exception_watcher2 class31 explicit exception_watcher2(unsigned int& count) : m_count(count) {} in exception_watcher2() function in exception_watcher232 ~exception_watcher2() { m_count = boost::core::uncaught_exceptions(); } in ~exception_watcher2()47 exception_watcher2 watcher2(m_count2); in ~exception_watcher1()