...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Parameter report_memory_leaks_to allows to specify a file where to report memory leaks to. The parameter does not have default value. If it is not specified, memory leaks (if any) are reported to the standard error stream.
Arbitrary file name string.
--report_memory_leaks_to=<file
name>
BOOST_TEST_REPORT_MEMORY_LEAKS_TO