Searched refs:scope_guard (Results 1 – 1 of 1) sorted by relevance
52 …::boost::itest::scope_guard itest_scope_guard ## __LINE__( BOOST_TEST_L(__FILE__), __LINE__, BOOST…159 class scope_guard { class162 scope_guard( const_string file, std::size_t line_num, const_string scope_name ) in scope_guard() function in boost::itest::scope_guard166 ~scope_guard() in ~scope_guard()