#include <catch.hpp>
Definition at line 2021 of file catch.hpp.
| Catch::SectionInfo::SectionInfo |
( |
SourceLineInfo const & |
_lineInfo, |
|
|
std::string const & |
_name |
|
) |
| |
| Catch::SectionInfo::SectionInfo |
( |
SourceLineInfo const & |
_lineInfo, |
|
|
std::string const & |
_name, |
|
|
std::string const & |
|
|
) |
| |
|
inline |
Definition at line 2028 of file catch.hpp.
SectionInfo(SourceLineInfo const &_lineInfo, std::string const &_name)
| std::string Catch::SectionInfo::description |
| std::string Catch::SectionInfo::name |
The documentation for this struct was generated from the following file: