Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
testing::internal::ConstRef< T & > Struct Template Reference

#include <gtest-port.h>

Inheritance diagram for testing::internal::ConstRef< T & >:

Public Types

typedef Ttype
 
typedef const Ttype
 

Detailed Description

template<typename T>
struct testing::internal::ConstRef< T & >

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

Member Typedef Documentation

◆ type [1/2]

template<typename T>
typedef T& testing::internal::ConstRef< T & >::type

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

◆ type [2/2]

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


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