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

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

Public Types

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

Detailed Description

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

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

Member Typedef Documentation

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

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

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

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

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

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


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