proxygen
testing::internal::RemoveConstFromKey< std::pair< const K, V > > Struct Template Reference

#include <gmock-internal-utils.h>

Public Types

typedef std::pair< K, V > type
 
typedef std::pair< K, V > type
 
typedef std::pair< K, V > type
 

Detailed Description

template<typename K, typename V>
struct testing::internal::RemoveConstFromKey< std::pair< const K, V > >

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

Member Typedef Documentation

template<typename K , typename V >
typedef std::pair<K, V> testing::internal::RemoveConstFromKey< std::pair< const K, V > >::type

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

template<typename K , typename V >
typedef std::pair<K, V> testing::internal::RemoveConstFromKey< std::pair< const K, V > >::type

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

template<typename K , typename V >
typedef std::pair<K, V> testing::internal::RemoveConstFromKey< std::pair< const K, V > >::type

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


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