QUDA  v1.1.0
A library for QCD on GPUs
Public Types | List of all members
testing::internal::RemoveConst< const T[N]> Struct Template Reference

#include <gtest-internal.h>

Public Types

typedef RemoveConst< T >::type type[N]
 

Detailed Description

template<typename T, size_t N>
struct testing::internal::RemoveConst< const T[N]>

Definition at line 878 of file gtest-internal.h.

Member Typedef Documentation

◆ type

template<typename T , size_t N>
typedef RemoveConst<T>::type testing::internal::RemoveConst< const T[N]>::type[N]

Definition at line 879 of file gtest-internal.h.


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