QUDA
v1.1.0
A library for QCD on GPUs
|
#include <gtest-internal.h>
Public Member Functions | |
FlatTuple ()=default | |
FlatTuple (T... t) | |
template<size_t I> | |
const ElemFromList< I, Indices, T... >::type & | Get () const |
template<size_t I> | |
ElemFromList< I, Indices, T... >::type & | Get () |
Definition at line 1231 of file gtest-internal.h.
|
default |
|
inlineexplicit |
Definition at line 1238 of file gtest-internal.h.
|
inline |
Definition at line 1246 of file gtest-internal.h.
|
inline |
Definition at line 1241 of file gtest-internal.h.