#include <catch/catch.hpp>
Definition at line 2860 of file catch.hpp.
◆ SectionInfo() [1/4]
Catch::SectionInfo::SectionInfo |
( |
SourceLineInfo const & |
_lineInfo, |
|
|
std::string const & |
_name |
|
) |
| |
◆ SectionInfo() [2/4]
Catch::SectionInfo::SectionInfo |
( |
SourceLineInfo const & |
_lineInfo, |
|
|
std::string const & |
_name, |
|
|
std::string const & |
|
|
) |
| |
|
inline |
◆ SectionInfo() [3/4]
Catch::SectionInfo::SectionInfo |
( |
SourceLineInfo const & |
_lineInfo, |
|
|
std::string const & |
_name |
|
) |
| |
◆ SectionInfo() [4/4]
Catch::SectionInfo::SectionInfo |
( |
SourceLineInfo const & |
_lineInfo, |
|
|
std::string const & |
_name, |
|
|
std::string const & |
|
|
) |
| |
|
inline |
◆ description
std::string Catch::SectionInfo::description |
◆ lineInfo
◆ name
std::string Catch::SectionInfo::name |
The documentation for this struct was generated from the following files: