QUDA  v1.1.0
A library for QCD on GPUs
Public Member Functions | List of all members
testing::internal::CartesianProductHolder< Gen > Class Template Reference

#include <gtest-param-util.h>

Public Member Functions

 CartesianProductHolder (const Gen &... g)
 
template<typename... T>
 operator ParamGenerator<::std::tuple< T... >> () const
 

Detailed Description

template<class... Gen>
class testing::internal::CartesianProductHolder< Gen >

Definition at line 864 of file gtest-param-util.h.

Constructor & Destructor Documentation

◆ CartesianProductHolder()

template<class... Gen>
testing::internal::CartesianProductHolder< Gen >::CartesianProductHolder ( const Gen &...  g)
inline

Definition at line 866 of file gtest-param-util.h.

Member Function Documentation

◆ operator ParamGenerator<::std::tuple< T... >>()

template<class... Gen>
template<typename... T>
testing::internal::CartesianProductHolder< Gen >::operator ParamGenerator<::std::tuple< T... >> ( ) const
inline

Definition at line 868 of file gtest-param-util.h.


The documentation for this class was generated from the following file: