#include <catch_amalgamated.hpp>

Public Member Functions | |
| SectionInfo (SourceLineInfo const &_lineInfo, std::string _name, const char *const =nullptr) | |
Public Attributes | |
| std::string | name |
| SourceLineInfo | lineInfo |
|
inline |
| SourceLineInfo Catch::SectionInfo::lineInfo |
| std::string Catch::SectionInfo::name |