Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
This is an older version of Boost and was released in 2019. The current version is 1.89.0.
Defines a sticky version of BOOST_TEST_INFO: the message stored
in BOOST_TEST_INFO_SCOPE
is printed for all failed assertions that come after the declaration of
BOOST_TEST_INFO_SCOPE and
within the current scope. For more details see here.