Proyecto Final - Turinmachin
Recreación del minijuego de matemáticas de Brain-Age usando redes neuronales
Loading...
Searching...
No Matches
Catch::Generators::IGenerator< T > Class Template Referenceabstract

#include <catch_amalgamated.hpp>

Inheritance diagram for Catch::Generators::IGenerator< T >:
Collaboration diagram for Catch::Generators::IGenerator< T >:

Public Types

using type = T

Public Member Functions

virtual T const & get () const =0
Public Member Functions inherited from Catch::Generators::GeneratorUntypedBase
 GeneratorUntypedBase ()=default
 GeneratorUntypedBase (GeneratorUntypedBase const &)=default
GeneratorUntypedBaseoperator= (GeneratorUntypedBase const &)=default
virtual ~GeneratorUntypedBase ()
bool countedNext ()
std::size_t currentElementIndex () const
StringRef currentElementAsString () const

Member Typedef Documentation

◆ type

template<typename T>
using Catch::Generators::IGenerator< T >::type = T

Member Function Documentation

◆ get()


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