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

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

Public Types

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

Detailed Description

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

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

Member Typedef Documentation

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

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

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

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

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

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


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