uTL
micro Template library
testing::internal::ConstRef< T > Struct Template Reference

#include <gtest.h>

Public Types

typedef const T & type
 

Detailed Description

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

Definition at line 1313 of file gtest.h.

Member Typedef Documentation

◆ type

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

Definition at line 1313 of file gtest.h.


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