![]() |
CustusX
22.04-rc2
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 |