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

#include <gmock-internal-utils.h>

Inheritance diagram for testing::internal::PointeeOf< T * >:

Public Types

typedef T type
 
typedef T *::element_type type
 

Detailed Description

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

Definition at line 86 of file gmock-internal-utils.h.

Member Typedef Documentation

◆ type [1/2]

template<typename T>
typedef T testing::internal::PointeeOf< T * >::type

Definition at line 86 of file gmock-internal-utils.h.

◆ type [2/2]

typedef T *::element_type testing::internal::PointeeOf< T * >::type

Definition at line 82 of file gmock-internal-utils.h.


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