Template Class ParamGeneratorConverter

Nested Relationships

Nested Types

Inheritance Relationships

Base Type

Class Documentation

template<typename From, typename To>
class ParamGeneratorConverter : public testing::internal::ParamGeneratorInterface<To>

Public Functions

inline ParamGeneratorConverter(ParamGenerator<From> gen)
inline virtual ParamIteratorInterface<To> *Begin() const override
inline virtual ParamIteratorInterface<To> *End() const override