proxygen
testing::internal::AnyOfResult2< M1, M2 > Struct Template Reference

#include <gmock-generated-matchers.h>

Public Types

typedef EitherOfMatcher< typename AnyOfResult1< M1 >::type, typename AnyOfResult1< M2 >::typetype
 
typedef EitherOfMatcher< typename AnyOfResult1< M1 >::type, typename AnyOfResult1< M2 >::typetype
 
typedef EitherOfMatcher< typename AnyOfResult1< M1 >::type, typename AnyOfResult1< M2 >::typetype
 

Detailed Description

template<typename M1, typename M2>
struct testing::internal::AnyOfResult2< M1, M2 >

Definition at line 398 of file gmock-generated-matchers.h.

Member Typedef Documentation

template<typename M1, typename M2>
typedef EitherOfMatcher< typename AnyOfResult1<M1>::type, typename AnyOfResult1<M2>::type > testing::internal::AnyOfResult2< M1, M2 >::type

Definition at line 402 of file gmock-generated-matchers.h.

template<typename M1, typename M2>
typedef EitherOfMatcher< typename AnyOfResult1<M1>::type, typename AnyOfResult1<M2>::type > testing::internal::AnyOfResult2< M1, M2 >::type

Definition at line 402 of file gmock-generated-matchers.h.

template<typename M1, typename M2>
typedef EitherOfMatcher< typename AnyOfResult1<M1>::type, typename AnyOfResult1<M2>::type > testing::internal::AnyOfResult2< M1, M2 >::type

Definition at line 402 of file gmock-generated-matchers.h.


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