Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <gtest-param-util.h>
Public Member Functions | |
CartesianProductHolder (const Gen &...g) | |
template<typename... T> | |
operator ParamGenerator<::std::tuple< T...>> () const | |
Private Attributes | |
std::tuple< Gen...> | generators_ |
Definition at line 942 of file gtest-param-util.h.
|
inline |
Definition at line 944 of file gtest-param-util.h.
|
inline |
Definition at line 946 of file gtest-param-util.h.
|
private |
Definition at line 952 of file gtest-param-util.h.