|  | Home | Libraries | People | FAQ | More | 
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. |