Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
testing::internal::ConstRef< T > Struct Template Reference

#include <gtest-port.h>

Public Types

typedef const Ttype
 

Detailed Description

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

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

Member Typedef Documentation

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

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


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