...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::deregister_observer — Excludes the observer object form the framework's list of test observers.
// In header: <boost/test/framework.hpp> void deregister_observer(test_observer & to);