Class Section
Defined in File catch_amalgamated.hpp
Inheritance Relationships
Base Type
private Catch::Detail::NonCopyable
(Class NonCopyable)
Class Documentation
-
class Section : private Catch::Detail::NonCopyable
Public Functions
-
Section(SectionInfo &&info)
-
Section(SourceLineInfo const &_lineInfo, StringRef _name, const char*const = nullptr)
-
~Section()
-
explicit operator bool() const
-
Section(SectionInfo &&info)