Class DefaultValue::FixedValueProducer

Nested Relationships

This class is a nested type of Template Class DefaultValue.

Inheritance Relationships

Base Type

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

Class Documentation

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

Public Functions

inline explicit FixedValueProducer(T value)
inline T Produce() override