Class DefaultValue::FactoryValueProducer

Nested Relationships

This class is a nested type of Template Class DefaultValue.

Inheritance Relationships

Base Type

  • public testing::DefaultValue< T >::ValueProducer

Class Documentation

class FactoryValueProducer : public testing::DefaultValue<T>::ValueProducer

Public Functions

inline explicit FactoryValueProducer(FactoryFunction factory)
inline T Produce() override