QUDA  v1.1.0
A library for QCD on GPUs
Public Types | List of all members
testing::internal::IteratorTraits< T * > Struct Template Reference

#include <gtest-port.h>

Public Types

typedef T value_type
 

Detailed Description

template<typename T>
struct testing::internal::IteratorTraits< T * >

Definition at line 1982 of file gtest-port.h.

Member Typedef Documentation

◆ value_type

template<typename T >
typedef T testing::internal::IteratorTraits< T * >::value_type

Definition at line 1983 of file gtest-port.h.


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