| spdlog
    | 
#include <catch.hpp>
| Public Member Functions | |
| Section (SectionInfo const &info) | |
| ~Section () | |
| operator bool () const | |
| Private Attributes | |
| SectionInfo | m_info | 
| std::string | m_name | 
| Counts | m_assertions | 
| bool | m_sectionIncluded | 
| Timer | m_timer | 
| Catch::Section::Section | ( | SectionInfo const & | info | ) | 
| Catch::Section::~Section | ( | ) | 
| 
 | explicit | 
| 
 | private | 
| 
 | private |