Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
testing::internal::AnyOfResult5< M1, M2, M3, M4, M5 > Struct Template Reference

#include <gmock-generated-matchers.h>

Public Types

typedef EitherOfMatcher< typename AnyOfResult2< M1, M2 >::type, typename AnyOfResult3< M3, M4, M5 >::type > type
 

Detailed Description

template<typename M1, typename M2, typename M3, typename M4, typename M5>
struct testing::internal::AnyOfResult5< M1, M2, M3, M4, M5 >

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

Member Typedef Documentation

◆ type

template<typename M1 , typename M2 , typename M3 , typename M4 , typename M5 >
EitherOfMatcher< typename AnyOfResult2<M1, M2>::type, typename AnyOfResult3<M3, M4, M5>::type > testing::internal::AnyOfResult5< M1, M2, M3, M4, M5 >::type

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


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