#include <catch_amalgamated.hpp>


Public Member Functions | |
| Section (SectionInfo &&info) | |
| Section (SourceLineInfo const &_lineInfo, StringRef _name, const char *const =nullptr) | |
| ~Section () | |
| operator bool () const | |
Private Attributes | |
| SectionInfo | m_info |
| Counts | m_assertions |
| bool | m_sectionIncluded |
| Timer | m_timer |
Additional Inherited Members | |
Private Member Functions inherited from Catch::Detail::NonCopyable | |
| NonCopyable () noexcept=default | |
| Catch::Section::Section | ( | SectionInfo && | info | ) |

| Catch::Section::Section | ( | SourceLineInfo const & | _lineInfo, |
| StringRef | _name, | ||
| const char * const | = nullptr ) |
| Catch::Section::~Section | ( | ) |

|
explicit |
|
private |
|
private |
|
private |
|
private |