All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Member Functions | List of all members
Catch::Generators::IGenerator< T > Struct Template Referenceabstract
+ Inheritance diagram for Catch::Generators::IGenerator< T >:

Public Member Functions

virtual auto get (size_t index) const -> T=0
 

Detailed Description

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

Definition at line 3249 of file catch.hpp.


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