proxygen
testing::internal::PointeeOf< Pointer > Struct Template Reference

#include <gmock-internal-utils.h>

Public Types

typedef Pointer::element_type type
 
typedef Pointer::element_type type
 
typedef Pointer::element_type type
 

Detailed Description

template<typename Pointer>
struct testing::internal::PointeeOf< Pointer >

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

Member Typedef Documentation

template<typename Pointer>
typedef Pointer::element_type testing::internal::PointeeOf< Pointer >::type

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

template<typename Pointer>
typedef Pointer::element_type testing::internal::PointeeOf< Pointer >::type

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

template<typename Pointer>
typedef Pointer::element_type testing::internal::PointeeOf< Pointer >::type

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


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