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::RemoveConstFromKey< T > Struct Template Reference

#include <gmock-internal-utils.h>

Public Types

typedef T type
 

Detailed Description

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

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

Member Typedef Documentation

template<typename T >
typedef T testing::internal::RemoveConstFromKey< T >::type

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


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