proxygen
testing::internal::MatcherTuple< ::testing::tuple< A1, A2 > > Struct Template Reference

#include <gmock-generated-internal-utils.h>

Public Types

typedef ::testing::tuple< Matcher< A1 >, Matcher< A2 > > type
 
typedef ::testing::tuple< Matcher< A1 >, Matcher< A2 > > type
 
typedef ::testing::tuple< Matcher< A1 >, Matcher< A2 > > type
 

Detailed Description

template<typename A1, typename A2>
struct testing::internal::MatcherTuple< ::testing::tuple< A1, A2 > >

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

Member Typedef Documentation

template<typename A1 , typename A2 >
typedef ::testing::tuple<Matcher<A1>, Matcher<A2> > testing::internal::MatcherTuple< ::testing::tuple< A1, A2 > >::type

Definition at line 83 of file gmock-generated-internal-utils.h.

template<typename A1 , typename A2 >
typedef ::testing::tuple<Matcher<A1>, Matcher<A2> > testing::internal::MatcherTuple< ::testing::tuple< A1, A2 > >::type

Definition at line 83 of file gmock-generated-internal-utils.h.

template<typename A1 , typename A2 >
typedef ::testing::tuple<Matcher<A1>, Matcher<A2> > testing::internal::MatcherTuple< ::testing::tuple< A1, A2 > >::type

Definition at line 83 of file gmock-generated-internal-utils.h.


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