template <typename... Ts>

class ValueArray

Defined at line 804 of file ../../third_party/googletest/src/googletest/include/gtest/internal/gtest-param-util.h

Used in the Values() function to provide polymorphic capabilities.

Public Methods

void ValueArray<Ts...> (Ts... v)

Defined at line 806 of file ../../third_party/googletest/src/googletest/include/gtest/internal/gtest-param-util.h

template <typename T>
ParamGenerator<T> operator testing::internal::ParamGenerator<type-parameter-1-0> ()

Defined at line 809 of file ../../third_party/googletest/src/googletest/include/gtest/internal/gtest-param-util.h