Proyecto Final - Turinmachin
Recreación del minijuego de matemáticas de Brain-Age usando redes neuronales
|
#include <catch_amalgamated.hpp>
Public Member Functions | |
Section (SectionInfo &&info) | |
Section (SourceLineInfo const &_lineInfo, StringRef _name, const char *const =nullptr) | |
~Section () | |
operator bool () const |
Catch::Section::Section | ( | SectionInfo && | info | ) |
Catch::Section::Section | ( | SourceLineInfo const & | _lineInfo, |
StringRef | _name, | ||
const char * const | = nullptr ) |
Catch::Section::~Section | ( | ) |
|
explicit |