Proyecto Final - Turinmachin
Recreación del minijuego de matemáticas de Brain-Age usando redes neuronales
Loading...
Searching...
No Matches
Catch::Section Class Reference

#include <catch_amalgamated.hpp>

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

Public Member Functions

 Section (SectionInfo &&info)
 Section (SourceLineInfo const &_lineInfo, StringRef _name, const char *const =nullptr)
 ~Section ()
 operator bool () const

Constructor & Destructor Documentation

◆ Section() [1/2]

Catch::Section::Section ( SectionInfo && info)
Here is the call graph for this function:

◆ Section() [2/2]

Catch::Section::Section ( SourceLineInfo const & _lineInfo,
StringRef _name,
const char * const = nullptr )

◆ ~Section()

Catch::Section::~Section ( )
Here is the call graph for this function:

Member Function Documentation

◆ operator bool()

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

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