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 2021. The current version is 1.89.0.
A container of test suites.
Defined in header <boost/beast/_experimental/unit_test/suite_list.hpp>
class suite_list : public detail::const_container< std::set< suite_info > >
|
Name |
Description |
|---|---|
|
Insert a suite into the set. |