![]() |
Fraxinus
17.12-rc3
An IGT application
|
#include <catch.hpp>
Public Member Functions | |
| SectionInfo (std::string const &_name, std::string const &_description, SourceLineInfo const &_lineInfo) | |
Public Attributes | |
| std::string | name |
| std::string | description |
| SourceLineInfo | lineInfo |
|
inline |
| SourceLineInfo Catch::SectionInfo::lineInfo |