template <class... Gen>

class CartesianProductHolder

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

Public Methods

void CartesianProductHolder<Gen...> (const Gen &... g)

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

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

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