All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Types | Public Member Functions | List of all members
Catch::Generators::IGenerator< T > Struct Template Referenceabstract
+ Inheritance 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
virtual bool next ()=0
 

Detailed Description

template<typename T>
struct Catch::Generators::IGenerator< T >

Definition at line 3941 of file catch.hpp.


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