Home
last modified time | relevance | path

Searched defs:exception_watcher2 (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/core/test/
Duncaught_exceptions_np.cpp26 class exception_watcher2 class
31 explicit exception_watcher2(unsigned int& count) : m_count(count) {} in exception_watcher2() function in exception_watcher2