Monero
Loading...
Searching...
No Matches
Public Types | List of all members
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
 

Member Typedef Documentation

◆ type

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

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