All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Member Functions | Private Attributes | List of all members
Catch::Generators::SingleValueGenerator< T > Class Template Reference
+ Inheritance diagram for Catch::Generators::SingleValueGenerator< T >:

Public Member Functions

 SingleValueGenerator (T const &value)
 
auto get (size_t) const -> T override
 

Private Attributes

m_value
 

Detailed Description

template<typename T>
class Catch::Generators::SingleValueGenerator< T >

Definition at line 3255 of file catch.hpp.


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