...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::unit_test::framework::clear_context — Erases context frame (when test exits context scope)
// In header: <boost/test/framework.hpp> void clear_context(int context_id = -1);