Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
Catch::Generators::FixedValuesGenerator< T > Member List

This is the complete list of members for Catch::Generators::FixedValuesGenerator< T >, including all inherited members.

FixedValuesGenerator(std::initializer_list< T > values)Catch::Generators::FixedValuesGenerator< T >inline
GeneratorUntypedBase()=defaultCatch::Generators::GeneratorUntypedBase
get() const overrideCatch::Generators::FixedValuesGenerator< T >inlinevirtual
next() overrideCatch::Generators::FixedValuesGenerator< T >inlinevirtual
type typedefCatch::Generators::IGenerator< T >
~GeneratorUntypedBase()Catch::Generators::GeneratorUntypedBasevirtual
~IGenerator()=defaultCatch::Generators::IGenerator< T >virtual