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

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

Public Types

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

Detailed Description

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

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

Member Typedef Documentation

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

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

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

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

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

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


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