Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
Catch::Section Class Reference

#include <catch.hpp>

+ Inheritance diagram for Catch::Section:
+ Collaboration diagram for Catch::Section:

Public Member Functions

 Section (SectionInfo const &info)
 
 ~Section ()
 
 operator bool () const
 

Detailed Description

Definition at line 2911 of file catch.hpp.

Constructor & Destructor Documentation

◆ Section()

Catch::Section::Section ( SectionInfo const & info)

◆ ~Section()

Catch::Section::~Section ( )

Member Function Documentation

◆ operator bool()

Catch::Section::operator bool ( ) const
explicit

The documentation for this class was generated from the following file: