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 2022. The current version is 1.91.0.
Defined in header <boost/beast/_experimental/unit_test/reporter.hpp>
using reporter = detail::reporter<>;
|
Name |
Description |
|---|---|
|
Set the argument string. |
|
|
Run the specified suite. |
|
|
Run all suites in a container. |
|
|
Conditionally run suites in a container. |
|
|
Conditionally run a sequence of suites. |
|
|
~reporter [destructor] |
The totals are output when the object is destroyed.