API
Catch::Generators::GeneratorUntypedBase Class Referenceabstract

#include <catch.hpp>

Inheritance diagram for Catch::Generators::GeneratorUntypedBase:
Inheritance graph
Collaboration diagram for Catch::Generators::GeneratorUntypedBase:
Collaboration graph

Public Member Functions

 GeneratorUntypedBase ()=default
 
virtual ~GeneratorUntypedBase ()
 
virtual bool next ()=0
 

Detailed Description

Definition at line 3845 of file catch.hpp.

Constructor & Destructor Documentation

◆ GeneratorUntypedBase()

Catch::Generators::GeneratorUntypedBase::GeneratorUntypedBase ( )
default

◆ ~GeneratorUntypedBase()

virtual Catch::Generators::GeneratorUntypedBase::~GeneratorUntypedBase ( )
virtual

Member Function Documentation

◆ next()


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