QUDA  v0.7.0
A library for QCD on GPUs
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
testing::internal::ValueArray2< T1, T2 > Class Template Reference

#include <gtest.h>

Public Member Functions

 ValueArray2 (T1 v1, T2 v2)
 
template<typename T >
 operator ParamGenerator< T > () const
 

Detailed Description

template<typename T1, typename T2>
class testing::internal::ValueArray2< T1, T2 >

Definition at line 10708 of file gtest.h.

Constructor & Destructor Documentation

template<typename T1, typename T2>
testing::internal::ValueArray2< T1, T2 >::ValueArray2 ( T1  v1,
T2  v2 
)
inline

Definition at line 10710 of file gtest.h.

Member Function Documentation

template<typename T1, typename T2>
template<typename T >
testing::internal::ValueArray2< T1, T2 >::operator ParamGenerator< T > ( ) const
inline

Definition at line 10713 of file gtest.h.


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