kblib 0.2.3
General utilities library for modern C++
Catch::Section Class Reference

#include <catch/catch.hpp>

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

Public Member Functions

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

Detailed Description

Definition at line 2911 of file catch.hpp.

Constructor & Destructor Documentation

◆ Section() [1/2]

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

◆ ~Section() [1/2]

Catch::Section::~Section ( )

◆ Section() [2/2]

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

◆ ~Section() [2/2]

Catch::Section::~Section ( )

Member Function Documentation

◆ operator bool() [1/2]

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

◆ operator bool() [2/2]

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

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