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::ValueArray1< T1 > Class Template Reference

#include <gtest.h>

Public Member Functions

 ValueArray1 (T1 v1)
 
template<typename T >
 operator ParamGenerator< T > () const
 

Detailed Description

template<typename T1>
class testing::internal::ValueArray1< T1 >

Definition at line 10693 of file gtest.h.

Constructor & Destructor Documentation

template<typename T1 >
testing::internal::ValueArray1< T1 >::ValueArray1 ( T1  v1)
inlineexplicit

Definition at line 10695 of file gtest.h.

Member Function Documentation

template<typename T1 >
template<typename T >
testing::internal::ValueArray1< T1 >::operator ParamGenerator< T > ( ) const
inline

Definition at line 10698 of file gtest.h.


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